Skip to content

Commit 9a17c48

Browse files
authored
Merge pull request #46 from tmat/RTW
Build release nuget
2 parents 5a9b9e9 + ed62857 commit 9a17c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/Targets/Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<PropertyGroup>
33
<AssemblyVersion>1.1.0</AssemblyVersion>
4-
<NuGetMoniker>rc3</NuGetMoniker>
4+
<NuGetMoniker></NuGetMoniker>
55
</PropertyGroup>
66
<Import Project="..\Toolset\Version.props"/>
77
</Project>

0 commit comments

Comments
 (0)