Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-edmondson committed Jun 3, 2024
2 parents 2b1874f + 47cd840 commit ce8be71
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
8 changes: 0 additions & 8 deletions StrongPaths.Test/Directory.Build.props

This file was deleted.

13 changes: 0 additions & 13 deletions StrongPaths.Test/StrongPaths.Test.csproj
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<IsPackable>false</IsPackable>
<IsTestProject>true</IsTestProject>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\StrongPaths\StrongPaths.csproj" />
</ItemGroup>

</Project>

0 comments on commit ce8be71

Please sign in to comment.