Skip to content

Commit

Permalink
Removing unwanted packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazib Hussain committed May 1, 2021
1 parent 9a3e4f5 commit 25b66e8
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,9 @@
<ItemGroup>
<PackageReference Include="Libuv" Version="1.10.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.2.222702">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.2" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autofac" Version="4.6.1" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="1.1.2" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
</ItemGroup>
</Project>

0 comments on commit 25b66e8

Please sign in to comment.