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 3d72c9e commit 84c6635Copy full SHA for 84c6635
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.0.2" />
18
</ItemGroup>
19
20
</Project>
0 commit comments