Skip to content

Commit ff64cea

Browse files
Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing from 1.1.2 to 1.1.3
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d098872 commit ff64cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OptionsBindingsGenerator.UnitTests/OptionsBindingsGenerator.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
15-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.2" />
15+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing" Version="1.1.3" />
1616
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1818
<PackageReference Include="NUnit" Version="4.4.0" />

0 commit comments

Comments
 (0)