File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
FirebaseAdmin/FirebaseAdmin Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11language : csharp
22solution : FirebaseAdmin/FirebaseAdmin.sln
3+ dist : xenial
34
45matrix :
56 include :
6- - dotnet : 2.1.105
7+ - dotnet : 2.1.502
78 mono : none
89 script :
910 - dotnet build FirebaseAdmin/FirebaseAdmin
Original file line number Diff line number Diff line change 11# Unreleased
22
3+ -
4+
5+ # v1.4.0
6+
37- [ added] ` AppOptions ` now supports setting an ` HttpClientFactory ` , which
48 is useful when deploying the SDK behind a proxy server.
59
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >1.3 .0</Version >
4+ <Version >1.4 .0</Version >
55 <TargetFrameworks >netstandard1.5;net45</TargetFrameworks >
66 <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT' " >netstandard1.5</TargetFrameworks >
77 <LangVersion >latest</LangVersion >
You can’t perform that action at this time.
0 commit comments