Skip to content

Commit 08f1d9b

Browse files
deps: update dependency microsoft.codeanalysis.csharp.workspaces to 4.14.0 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ef6ffd commit 08f1d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/YoloDev.Sdk.RoslynAnalyzerLib/Sdk/ProjectProperties.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0"
1111
IsImplicitlyDefined="true" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.13.0"
12+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0"
1313
IsImplicitlyDefined="true" PrivateAssets="all" />
1414
<PackageReference Include="YoloDev.Sdk.RoslynAnalyzerLib" Version="$$VERSION$$"
1515
IsImplicitlyDefined="true" PrivateAssets="all" />

0 commit comments

Comments
 (0)