We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96976df commit 6bef3b2Copy full SHA for 6bef3b2
FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Version>1.14.0</Version>
+ <Version>1.15.0</Version>
5
<TargetFrameworks>netstandard1.5;netstandard2.0;net45</TargetFrameworks>
6
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard1.5;netstandard2.0</TargetFrameworks>
7
<LangVersion>latest</LangVersion>
0 commit comments