Skip to content

Commit

Permalink
removed unused Test project
Browse files Browse the repository at this point in the history
  • Loading branch information
bartimaeusnek committed Jul 5, 2020
1 parent dedfda6 commit e995619
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions CropApp/CropApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,4 @@
<Folder Include="wwwroot\lib\bootstrap\dist" />
</ItemGroup>

<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
<_Parameter1>BackendTests</_Parameter1>
</AssemblyAttribute>
</ItemGroup>

</Project>
6 changes: 0 additions & 6 deletions CropCalulator.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CropApp", "CropApp\CropApp.csproj", "{37361EFC-B232-4670-B19E-4EC5EE4D58D1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BackendTests", "BackendTests\BackendTests.csproj", "{48C4F56B-629F-4C8C-B9DB-0EC5361F0850}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -14,9 +12,5 @@ Global
{37361EFC-B232-4670-B19E-4EC5EE4D58D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{37361EFC-B232-4670-B19E-4EC5EE4D58D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{37361EFC-B232-4670-B19E-4EC5EE4D58D1}.Release|Any CPU.Build.0 = Release|Any CPU
{48C4F56B-629F-4C8C-B9DB-0EC5361F0850}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{48C4F56B-629F-4C8C-B9DB-0EC5361F0850}.Debug|Any CPU.Build.0 = Debug|Any CPU
{48C4F56B-629F-4C8C-B9DB-0EC5361F0850}.Release|Any CPU.ActiveCfg = Release|Any CPU
{48C4F56B-629F-4C8C-B9DB-0EC5361F0850}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit e995619

Please sign in to comment.