Skip to content

Commit af399f0

Browse files
build(deps): bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#1580)
Bumps [Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit](https://github.com/dotnet/roslyn-sdk) from 1.1.2-beta1.23476.1 to 1.1.2-beta1.23509.1. - [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.XUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb65f42 commit af399f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refit.Tests/Refit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="System.Reactive" Version="6.0.0" />
2121
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
2222
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.6.0" />
23-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2-beta1.23476.1" />
23+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2-beta1.23509.1" />
2424
<PackageReference Include="RichardSzalay.MockHttp" Version="6.0.0" />
2525
<ProjectReference Include="..\Refit.HttpClientFactory\Refit.HttpClientFactory.csproj" />
2626
<ProjectReference Include="..\Refit.Newtonsoft.Json\Refit.Newtonsoft.Json.csproj" />

0 commit comments

Comments
 (0)