Skip to content

Commit

Permalink
Version Number and Nuspec Cleanup. Removed Old 2.0 Project
Browse files Browse the repository at this point in the history
  • Loading branch information
eoincgreenfinch authored and eoincampbell committed Apr 30, 2017
1 parent f85b665 commit 7428176
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 1,570 deletions.
2 changes: 1 addition & 1 deletion Build.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off
devenv Combinatorics.sln /Clean
devenv Combinatorics.sln /Build Debug
devenv Combinatorics.sln /Build Release

if exist Nuget\lib rmdir /S /Q Nuget\lib

Expand Down
6 changes: 0 additions & 6 deletions Combinatorics.LocalTests/Combinatorics.LocalTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@
<Compile Include="CombinatoricTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Combinatorics.Net40\Combinatorics.csproj">
<Project>{4199fe5f-137a-44ff-8d77-91cebb37322f}</Project>
<Name>Combinatorics</Name>
</ProjectReference>
</ItemGroup>
<Choose>
<When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
<ItemGroup>
Expand Down
346 changes: 0 additions & 346 deletions Combinatorics.Net20/Collections/Combinations.cs

This file was deleted.

19 changes: 0 additions & 19 deletions Combinatorics.Net20/Collections/GenerateOption.cs

This file was deleted.

Loading

0 comments on commit 7428176

Please sign in to comment.