Replaced SemanticVersion.cs with the unmodified SemVersion.cs from original author.
This commit is contained in:
@ -40,8 +40,8 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="..\Katteker\SemanticVersion.cs">
|
||||
<Link>SemanticVersion.cs</Link>
|
||||
<Compile Include="..\Katteker\Common\SemVersion.cs">
|
||||
<Link>SemVersion.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
|
Reference in New Issue
Block a user