Skip to content

Commit

Permalink
removed nuget versioning reference from OmniSharp.Abstractions
Browse files Browse the repository at this point in the history
  • Loading branch information
filipw committed Jun 28, 2022
1 parent 69b4123 commit b7f4aca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/OmniSharp.Abstractions/OmniSharp.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<PackageReference Include="Microsoft.Extensions.Configuration" />
<PackageReference Include="Microsoft.Extensions.Logging" />
<PackageReference Include="Newtonsoft.Json" />
<PackageReference Include="NuGet.Versioning" />
<PackageReference Include="System.Collections.Immutable" />
<PackageReference Include="System.Composition" />
<PackageReference Include="System.ValueTuple" />
Expand Down

0 comments on commit b7f4aca

Please sign in to comment.