Skip to content

Commit

Permalink
[chore] Release 1.17.1 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirumaramba committed Oct 14, 2020
1 parent b48b238 commit 65bcb22
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>1.17.0</Version>
<Version>1.17.1</Version>
<TargetFrameworks>netstandard1.5;netstandard2.0;net45;net461</TargetFrameworks>
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard1.5;netstandard2.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
Expand Down

0 comments on commit 65bcb22

Please sign in to comment.