wasSharp

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 22  →  ?path2? @ 23
/wasSharp.csproj
@@ -32,6 +32,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Compile Include="Arrays.cs" />
@@ -51,6 +52,7 @@
<Compile Include="Geo\Distance.cs" />
<Compile Include="Geo\GeodesicExtensions.cs" />
<Compile Include="Geo\GeographicCoordinate.cs" />
<Compile Include="NetHash.cs" />
<Compile Include="IO.cs" />
<Compile Include="KeyValue.cs" />
<Compile Include="Linq.cs" />