Skip to content

Commit 648bb5b

Browse files
committed
bump versions
1 parent a371f54 commit 648bb5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Insurello.AsyncExtra.Tests/Insurello.AsyncExtra.Tests.fsproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11+
<PackageReference Update="FSharp.Core" Version="4.7.2" />
1112
<Compile Include="AsyncExtraTests.fs" />
1213
<Compile Include="Main.fs" />
1314
</ItemGroup>
1415

1516
<ItemGroup>
16-
<PackageReference Include="Expecto" Version="8.*" />
17+
<PackageReference Include="Expecto" Version="9.*" />
1718
<PackageReference Include="FSharp.Core" Version="4.*" />
1819
<PackageReference Include="YoloDev.Expecto.TestSdk" Version="0.*" />
1920
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.*" />

0 commit comments

Comments
 (0)