We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1202a4c commit d4b5f74Copy full SHA for d4b5f74
src/Core/Silk.NET.SilkTouch/Silk.NET.SilkTouch.csproj
@@ -18,7 +18,7 @@
18
<Compile Include="..\Silk.NET.Core\Attributes\UnmanagedTypeAttribute.cs" />
19
<Compile Include="..\Silk.NET.Core\Attributes\InjectAttribute.cs" />
20
21
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.9.0" PrivateAssets="all" />
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" PrivateAssets="all" />
22
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
23
24
<!-- Package the generator in the analyzer directory of the nuget package -->
0 commit comments