File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Core/Silk.NET.SilkTouch Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 <Compile Include =" ..\Silk.NET.Core\Attributes\UnmanagedTypeAttribute.cs" />
1919 <Compile Include =" ..\Silk.NET.Core\Attributes\InjectAttribute.cs" />
2020
21- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.14 .0" PrivateAssets =" all" />
22- <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0 " PrivateAssets =" all" />
21+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 3.11 .0" PrivateAssets =" all" />
22+ <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4 " PrivateAssets =" all" />
2323
2424 <!-- Package the generator in the analyzer directory of the nuget package -->
2525 <None Include =" $(OutputPath)\$(AssemblyName).dll" Pack =" true" PackagePath =" analyzers/dotnet/cs" Visible =" false" />
You can’t perform that action at this time.
0 commit comments