Skip to content

Commit

Permalink
Merge pull request #2414 from OmniSharp/bugfix/versioning
Browse files Browse the repository at this point in the history
removed nuget versioning reference from OmniSharp.Abstractions
  • Loading branch information
bjorkstromm authored Jun 28, 2022
2 parents 69b4123 + b7f4aca commit f4705ad
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 f4705ad

Please sign in to comment.