Skip to content

Commit 63916e9

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.10.0 to 4.14.0
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0f4c8d commit 63916e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Moq" Version="4.20.72" />
2424
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing" Version="1.1.2" />
2525
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing" Version="1.1.2" />
26-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
26+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
2727
<PackageReference Include="Microsoft.Orleans.TestingHost" Version="$(OrleansVersion)" />
2828
<PackageReference Include="Microsoft.Orleans.Server" Version="$(OrleansVersion)" />
2929
</ItemGroup>

0 commit comments

Comments
 (0)