Skip to content

Commit

Permalink
Removing the temporart NuGet references to show the test failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmclaws committed Mar 28, 2024
1 parent b053f79 commit e82eaad
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<DocumentationFile>$(DocumentationFile)\$(AssemblyName).xml</DocumentationFile>
</PropertyGroup>

<!-- @robertmclaws: This is temporary and should be removed when Microsoft.NET.Test.Sdk 17.10 RTMs. -->
<!-- @robertmclaws: This is temporary and should be removed when Microsoft.NET.Test.Sdk 17.10 RTMs. --><!--
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*-*" />
<PackageReference Include="Microsoft.TestPlatform" Version="17.*-*" />
</ItemGroup>
</ItemGroup>-->

</Project>

0 comments on commit e82eaad

Please sign in to comment.