Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit (#72)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit](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.Analyzer.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>
Co-authored-by: Hazel <[email protected]>
  • Loading branch information
dependabot[bot] and tacosontitan authored Jun 24, 2024
1 parent 6eb1eb2 commit 61338a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit" Version="1.1.1"/>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit" Version="1.1.2"/>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.2"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0"/>
<PackageReference Include="xunit" Version="2.8.1"/>
Expand Down

0 comments on commit 61338a3

Please sign in to comment.