Skip to content

Commit 65f395a

Browse files
Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#1506)
Bumps [Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit](https://github.com/dotnet/roslyn-sdk) from 1.1.2-beta1.23205.1 to 1.1.2-beta1.23251.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.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 0a03d4a commit 65f395a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Refit.Tests/Refit.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<Import Project="..\Refit\targets\refit.props" />
44

@@ -20,7 +20,7 @@
2020
<PackageReference Include="System.Reactive" Version="5.0.0" />
2121
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
2222
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" />
23-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2-beta1.23205.1" />
23+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2-beta1.23251.2" />
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)