Skip to content

Commit

Permalink
[chore] Release 1.11.0 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 authored Apr 23, 2020
1 parent e5d1a39 commit 4a331b4
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.10.0</Version>
<Version>1.11.0</Version>
<TargetFrameworks>netstandard1.5;netstandard2.0;net45</TargetFrameworks>
<TargetFrameworks Condition=" '$(OS)' != 'Windows_NT' ">netstandard1.5;netstandard2.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
Expand Down

0 comments on commit 4a331b4

Please sign in to comment.