wasSharp

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 52  →  ?path2? @ 53
/wasSharp.csproj
@@ -67,10 +67,11 @@
<Compile Include="Bit\BitTwiddling.cs" />
<Compile Include="Cryptography\Cryptography.cs" />
<Compile Include="Arrays\Arrays.cs" />
<Compile Include="Lambda\Linq.cs" />
<Compile Include="Lambda\Extensions.cs" />
<Compile Include="Reflection\Reflection.cs" />
<Compile Include="Cryptography\NetHash.cs" />
<Compile Include="Cryptography\Extensions.cs" />
<Compile Include="Sets\Extensions.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
@@ -84,6 +85,7 @@
<Folder Include="Arrays\" />
<Folder Include="Lambda\" />
<Folder Include="Reflection\" />
<Folder Include="Sets\" />
</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.