wasStitchNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 5  →  ?path2? @ 6
/wasStitchNET.csproj
@@ -43,6 +43,8 @@
<ItemGroup>
<Compile Include="Constants.cs" />
<Compile Include="Hashing.cs" />
<Compile Include="Patchers\XML\SerializationUtils.cs" />
<Compile Include="Patchers\XML\Utilities.cs" />
<Compile Include="Repository\Tools.cs" />
<Compile Include="wasStitchNET.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -61,6 +63,7 @@
<Name>wasSharp</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.