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 4ea77b6 commit 12d5cd6Copy full SHA for 12d5cd6
build.proj
@@ -9,7 +9,7 @@ LICENSE file in the root directory of this source tree.
9
<PropertyGroup>
10
<Major>0</Major>
11
<Minor>4</Minor>
12
- <Build>0</Build>
+ <Build>1</Build>
13
<Revision>0</Revision>
14
<MSBuildCommunityTasksPath>$(MSBuildProjectDirectory)\src\packages\MSBuildTasks.1.4.0.128\tools\</MSBuildCommunityTasksPath>
15
<NuGetApp>"$(MSBuildProjectDirectory)\src\packages\NuGet.CommandLine.2.8.3\tools\NuGet.exe"</NuGetApp>
0 commit comments