wasSharp – Diff between revs 55 and 56

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 55 Rev 56
Line 73... Line 73...
73 <Compile Include="Cryptography\Extensions.cs" /> 73 <Compile Include="Cryptography\Extensions.cs" />
74 <Compile Include="Sets\Extensions.cs" /> 74 <Compile Include="Sets\Extensions.cs" />
75 <Compile Include="Collections\Specialized\ObservableConcurrentQueue.cs" /> 75 <Compile Include="Collections\Specialized\ObservableConcurrentQueue.cs" />
76 </ItemGroup> 76 </ItemGroup>
77 <ItemGroup /> 77 <ItemGroup />
78 <ItemGroup> 78 <ItemGroup />
79 <Folder Include="Sciences\" /> -  
80 <Folder Include="Sciences\Geodesics\" /> -  
81 <Folder Include="Sciences\Mathematics\" /> -  
82 <Folder Include="IO\" /> -  
83 <Folder Include="Languages\" /> -  
84 <Folder Include="Bit\" /> -  
85 <Folder Include="Cryptography\" /> -  
86 <Folder Include="Arrays\" /> -  
87 <Folder Include="Lambda\" /> -  
88 <Folder Include="Reflection\" /> -  
89 <Folder Include="Sets\" /> -  
90 </ItemGroup> -  
91 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> 79 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
92 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 80 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
93 Other similar extension points exist, see Microsoft.Common.targets. 81 Other similar extension points exist, see Microsoft.Common.targets.
94 <Target Name="BeforeBuild"> 82 <Target Name="BeforeBuild">
95 </Target> 83 </Target>