We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f308e1 commit 2224264Copy full SHA for 2224264
WebApiClient.BuildTask/WebApiClient.BuildTask.csproj
@@ -5,7 +5,7 @@
5
<TargetFrameworks>net45;netcoreapp1.1;</TargetFrameworks>
6
<Configurations>AOT_Debug;AOT_Release</Configurations>
7
<Version>0.1.5</Version>
8
- <AssemblyVersion>0.1.4.0</AssemblyVersion>
+ <AssemblyVersion>0.1.5.0</AssemblyVersion>
9
<SignAssembly>true</SignAssembly>
10
<AssemblyOriginatorKeyFile>sign.snk</AssemblyOriginatorKeyFile>
11
</PropertyGroup>
0 commit comments