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 0e76b11 commit 24530d7Copy full SHA for 24530d7
NonProduction/DynamicData.Profile/DynamicData.Profile.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="xunit.runner.console" Version="2.8.0" />
15
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0" />
16
<PackageReference Include="FluentAssertions" Version="6.12.2" />
17
- <PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.1" />
+ <PackageReference Include="Microsoft.Reactive.Testing" Version="6.1.0" />
18
</ItemGroup>
19
20
</Project>
0 commit comments