wasSharp

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 3  →  ?path2? @ 4
/wasSharp.csproj
@@ -39,6 +39,7 @@
<ItemGroup>
<Compile Include="Arrays.cs" />
<Compile Include="BitTwiddling.cs" />
<Compile Include="Collections.cs" />
<Compile Include="Cryptography.cs" />
<Compile Include="CSV.cs" />
<Compile Include="KeyValue.cs" />
@@ -47,6 +48,7 @@
<Compile Include="wasSharp.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Web.cs" />
<Compile Include="XML.cs" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.