Skip to content

Commit

Permalink
[chore] Release 2.1.0 (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirumaramba committed Apr 14, 2021
1 parent 523aa06 commit e71b52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>2.0.0</Version>
<Version>2.1.0</Version>
<TargetFrameworks>netstandard2.0;net461</TargetFrameworks>
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard2.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
Expand Down

0 comments on commit e71b52a

Please sign in to comment.