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 0ef6ffd commit 08f1d9bCopy full SHA for 08f1d9b
1 file changed
src/YoloDev.Sdk.RoslynAnalyzerLib/Sdk/ProjectProperties.props
@@ -9,7 +9,7 @@
9
<ItemGroup>
10
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0"
11
IsImplicitlyDefined="true" PrivateAssets="all" />
12
- <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0"
+ <PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0"
13
14
<PackageReference Include="YoloDev.Sdk.RoslynAnalyzerLib" Version="$$VERSION$$"
15
0 commit comments