update to unity 6 requirements

This commit is contained in:
OMGeeky
2024-06-09 18:24:00 +02:00
parent 5297585cec
commit 72c9f8feb1

View File

@@ -8,8 +8,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="3.8.0" /> <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="3.9.0-5" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>