Skip to content

Commit

Permalink
Fixed issue with generated Nuget
Browse files Browse the repository at this point in the history
- Fixes #60
  • Loading branch information
mitchelsellers committed Mar 23, 2022
1 parent 65d7ec9 commit 1d83088
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AspNetCore.Utilities/AspNetCore.Utilities.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1d83088

Please sign in to comment.