wasSharp

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 38  →  ?path2? @ 39
/wasSharp.csproj
@@ -39,7 +39,6 @@
<Compile Include="BitTwiddling.cs" />
<Compile Include="Collections\Generic\CircularQueue.cs" />
<Compile Include="Collections\Specialized\ConcurrentHashSet.cs" />
<Compile Include="Collections\Specialized\ConcurrentLazyList.cs" />
<Compile Include="Collections\Specialized\ExtendedObservableCollection.cs" />
<Compile Include="Collections\Specialized\MultiKeyDictionary.cs" />
<Compile Include="Collections\Specialized\ObservableDictionary.cs" />
@@ -50,6 +49,7 @@
<Compile Include="Collections\Generic\SerializableSortedDictionary.cs" />
<Compile Include="Cryptography.cs" />
<Compile Include="CSV.cs" />
<Compile Include="Extensions.cs" />
<Compile Include="Geo\Constants.cs" />
<Compile Include="Geo\Distance.cs" />
<Compile Include="Geo\GeodesicExtensions.cs" />