Skip to content

Commit 0f557e0

Browse files
committed
1.1.2
1 parent 6a5e85e commit 0f557e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

WebApiClientCore.Extensions.OAuths/WebApiClientCore.Extensions.OAuths.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SignAssembly>true</SignAssembly>
99
<AssemblyOriginatorKeyFile>Sign.snk</AssemblyOriginatorKeyFile>
1010

11-
<Version>1.1.0</Version>
11+
<Version>1.1.2</Version>
1212
<Authors>laojiu</Authors>
1313
<Company>laojiu</Company>
1414
<Copyright>Copyright © laojiu 2017-2020</Copyright>

WebApiClientCore/WebApiClientCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>netstandard2.1</TargetFramework>
66
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>
77

8-
<Version>1.1.2-beta1</Version>
8+
<Version>1.1.2</Version>
99
<Authors>laojiu</Authors>
1010
<Company>laojiu</Company>
1111
<Copyright>Copyright © laojiu 2017-2020</Copyright>

0 commit comments

Comments
 (0)