File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
<NetFrameworkTestVersion >net471</NetFrameworkTestVersion >
21
21
<NetStandardLibVersion >netstandard2.0</NetStandardLibVersion >
22
22
<FluentAssertionsVersion >5.10.3</FluentAssertionsVersion >
23
- <FsCheckVersion >2.15.1 </FsCheckVersion >
23
+ <FsCheckVersion >2.15.2 </FsCheckVersion >
24
24
<HoconVersion >2.0.3</HoconVersion >
25
25
<ConfigurationManagerVersion >4.7.0</ConfigurationManagerVersion >
26
26
<AkkaPackageTags >akka;actors;actor model;Akka;concurrency</AkkaPackageTags >
Original file line number Diff line number Diff line change 25
25
26
26
<ItemGroup Condition =" '$(TargetFramework)' == '$(NetFrameworkTestVersion)' " >
27
27
<PackageReference Include =" FsCheck" Version =" 2.15.1" />
28
- <PackageReference Include =" FsCheck.Xunit" Version =" 2.15.1 " />
28
+ <PackageReference Include =" FsCheck.Xunit" Version =" 2.15.2 " />
29
29
</ItemGroup >
30
30
31
31
<PropertyGroup Condition =" '$(TargetFramework)' == '$(NetFrameworkTestVersion)' " >
You can’t perform that action at this time.
0 commit comments