This commit is contained in:
dependabot[bot] 2023-11-22 02:19:16 +00:00 committed by GitHub
commit 4acb4889ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,6 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.6.3" /> <PackageVersion Include="Microsoft.Build.Utilities.Core" Version="17.6.3" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" /> <PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>