Skip to content

Commit

Permalink
Merge pull request #3361 from sharwell/update-test-library
Browse files Browse the repository at this point in the history
Update to Microsoft.CodeAnalysis.Testing 1.1.0-beta1.21329.1
  • Loading branch information
sharwell authored Jul 1, 2021
2 parents 91c5f82 + 7963bfd commit a559b3e
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.0.1-beta1.21202.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.0-beta1.21329.1" />
<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 a559b3e

Please sign in to comment.