Skip to content

Commit

Permalink
Removed unintended artifact from building the PR
Browse files Browse the repository at this point in the history
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
  • Loading branch information
WhitWaldo committed Oct 15, 2024
1 parent 42523f9 commit 3086120
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,6 @@
</PackageReference>
</ItemGroup>

<!-- <ItemGroup>-->
<!-- <PackageReference Include="coverlet.msbuild" Version="6.0.2">-->
<!-- <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>-->
<!-- <PrivateAssets>all</PrivateAssets>-->
<!-- </PackageReference>-->
<!-- <PackageReference Include="FluentAssertions" Version="5.9.0" />-->
<!-- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />-->
<!-- <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.31" />-->
<!-- <PackageReference Include="xunit" Version="2.8.1" />-->
<!-- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">-->
<!-- <PrivateAssets>all</PrivateAssets>-->
<!-- <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>-->
<!-- </PackageReference>-->
<!-- </ItemGroup>-->

<PropertyGroup>
<NoWarn>NU1903</NoWarn>
<WarningsNotAsErrors>NU1903</WarningsNotAsErrors>
Expand Down

0 comments on commit 3086120

Please sign in to comment.