Skip to content

Commit

Permalink
Switched to Microsoft.VisualStudio.Language v17.6.268
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrKarczmarz committed Jan 17, 2025
1 parent d1ed3ba commit d7cf3d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cody.VisualStudio/Cody.VisualStudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.Language">
<Version>17.11.260</Version>
<Version>17.6.268</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.0.0-previews-4-31709-430" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.6.2164">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.0.1619-preview1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit d7cf3d8

Please sign in to comment.