Skip to content

Commit

Permalink
Merge pull request #61 from IowaComputerGurus/fix/package-issue
Browse files Browse the repository at this point in the history
Fixed issue with generated Nuget
  • Loading branch information
mitchelsellers committed Mar 23, 2022
2 parents 65d7ec9 + 1d83088 commit 9e7afbe
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 9e7afbe

Please sign in to comment.