Skip to content

Commit

Permalink
Package ref bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
LPeter1997 committed Dec 14, 2023
1 parent e8f4a5d commit 5b296ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Draco.DebugAdapter/Draco.DebugAdapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="NuGet.Protocol" Version="6.4.0" />
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Draco.LanguageServer/Draco.LanguageServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="NuGet.Protocol" Version="6.4.0" />
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
<!-- NOTE: Temporary until we solve MSBuild communication -->
<PackageReference Include="Basic.Reference.Assemblies.Net70" Version="1.4.1" />
</ItemGroup>
Expand Down

0 comments on commit 5b296ce

Please sign in to comment.