Skip to content

Commit

Permalink
Remove unnecessary legacy dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Aug 16, 2024
1 parent b31e347 commit 5e9f427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Gauge.Dotnet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.65.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.1.2-alpha" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5e9f427

Please sign in to comment.