We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2a6cf commit 519aa1dCopy full SHA for 519aa1d
Roslyn.Testing/Roslyn.Testing.csproj
@@ -8,7 +8,7 @@
8
<ItemGroup>
9
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
10
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.1.0" />
11
- <PackageReference Include="Shouldly" Version="4.1.0" />
+ <PackageReference Include="Shouldly" Version="4.3.0" />
12
</ItemGroup>
13
14
</Project>
0 commit comments