Skip to content

Commit

Permalink
update wastime dotnet to v .30
Browse files Browse the repository at this point in the history
  • Loading branch information
simongdavies committed Sep 20, 2021
1 parent 4086877 commit 456e2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/wagi/wagi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Tommy" Version="3.0.1" />
<PackageReference Include="Wasmtime" Version="0.28.0-preview1" />
<PackageReference Include="Wasmtime" Version="0.30.0-preview1" />
<None Include="docs\readme.md" Pack="true" PackagePath="" />
<!-- See https://github.com/NuGet/Home/issues/10791 -->
<!-- The following reference can be removed once this issue is resolved. -->
Expand Down

0 comments on commit 456e2e3

Please sign in to comment.