Skip to content

Commit cd607d4

Browse files
Bump CodefixTestingVersion from 1.1.1 to 1.1.2 (#537)
Bumps `CodefixTestingVersion` from 1.1.1 to 1.1.2. Updates `Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/dotnet/roslyn-sdk/releases) - [Commits](https://github.com/dotnet/roslyn-sdk/commits) Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 3.11.0 to 1.0.1 Updates `Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.XUnit` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/dotnet/roslyn-sdk/releases) - [Commits](https://github.com/dotnet/roslyn-sdk/commits) Updates `Microsoft.CodeAnalysis.VisualBasic.Workspaces` from 3.11.0 to 1.0.1 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.XUnit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.CodeAnalysis.VisualBasic.Workspaces dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a618d34 commit cd607d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<MicroBuildVersion>2.0.171</MicroBuildVersion>
88
<CodeAnalysisVersion>3.11.0</CodeAnalysisVersion>
99
<CodeAnalysisVersionForTesting>4.8.0</CodeAnalysisVersionForTesting>
10-
<CodefixTestingVersion>1.1.1</CodefixTestingVersion>
10+
<CodefixTestingVersion>1.1.2</CodefixTestingVersion>
1111
<MessagePackVersion>2.5.192</MessagePackVersion>
1212
</PropertyGroup>
1313
<ItemGroup>

0 commit comments

Comments
 (0)