We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6987d6 commit fdc81a0Copy full SHA for fdc81a0
src/Oakton/Oakton.csproj
@@ -18,7 +18,7 @@
18
<PackageIconUrl>https://raw.githubusercontent.com/JasperFx/JasperFx.Core/main/jasperfx-logo.jpg?raw=true</PackageIconUrl>
19
</PropertyGroup>
20
<ItemGroup>
21
- <PackageReference Include="JasperFx.Core" Version="1.5.1" />
+ <PackageReference Include="JasperFx.Core" Version="1.9.0" />
22
<PackageReference Include="Spectre.Console" Version="0.47.0" />
23
<PackageReference Include="Microsoft.Extensions.Hosting" Version="[6.0.0,10.0.0)" />
24
</ItemGroup>
0 commit comments