C#: Update NuGet packages.

This commit is contained in:
Michael Nebel
2023-11-23 16:34:53 +01:00
parent 89f0abe3a0
commit 09239ba804
18 changed files with 41 additions and 41 deletions

View File

@@ -18,7 +18,7 @@
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
<PackageReference Include="Microsoft.Build" Version="17.3.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.Build" Version="17.8.3" />
</ItemGroup>
</Project>