Skip to content

Commit

Permalink
Merge pull request #3450 from sharwell/update-testing
Browse files Browse the repository at this point in the history
Update to Microsoft.CodeAnalysis.Testing 1.1.1-beta1.22081.4
  • Loading branch information
sharwell authored Jan 31, 2022
2 parents ae7faa7 + cca68de commit 6cd35b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="1.3.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.0-beta1.21329.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.1-beta1.22081.4" />
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="16.1.8" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 6cd35b5

Please sign in to comment.