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 523aa06 commit e71b52aCopy full SHA for e71b52a
FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <Version>2.0.0</Version>
+ <Version>2.1.0</Version>
5
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
6
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard2.0</TargetFrameworks>
7
<LangVersion>latest</LangVersion>
0 commit comments