Skip to content

Commit 0d4ad62

Browse files
Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest
Bumps [Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) 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) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 447235b commit 0d4ad62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
77
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.10.0" />
88
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" />
9-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.1" />
9+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.MSTest" Version="1.1.2" />
1010
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />
1111
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
1212
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />

0 commit comments

Comments
 (0)