C#: Bump all dependencies

This commit is contained in:
Tom Hvitved
2023-08-29 08:57:00 +02:00
parent 3343b78015
commit bce47fe344
14 changed files with 34 additions and 34 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.7.0" />
<PackageReference Include="Microsoft.Build" Version="17.7.2" />
</ItemGroup>
</Project>