Skip to content

Commit

Permalink
quick commit
Browse files Browse the repository at this point in the history
  • Loading branch information
danielscherzer committed Apr 15, 2024
1 parent ad4189a commit a8a26a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions GLSLx64/GLSLx64.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,16 @@
<Version>0.3.67</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Composition">
<Version>17.7.26</Version>
<Version>17.7.40</Version>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.8.37222" ExcludeAssets="runtime">
<PackageReference Include="Microsoft.VisualStudio.SDK" Version="17.9.37000" ExcludeAssets="runtime">
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.VisualStudio.Shell.15.0">
<Version>17.8.37221</Version>
<Version>17.9.37000</Version>
</PackageReference>
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.8.2365">
<PackageReference Include="Microsoft.VSSDK.BuildTools" Version="17.9.3174">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit a8a26a9

Please sign in to comment.