Skip to content

Commit 913dc9d

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 5a7b393 commit 913dc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DecoratorGenerator.UnitTests/DecoratorGenerator.UnitTests.csproj

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

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

0 commit comments

Comments
 (0)