diff --git a/Directory.Build.props b/Directory.Build.props index ebe9f99..87bfeeb 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ true - 16.0.0 + 17.0.0 $(WasmtimeVersion)$(WasmtimeDotnetVersion)-dev $(WasmtimeVersion)$(WasmtimeDotnetVersion) diff --git a/src/Wasmtime.csproj b/src/Wasmtime.csproj index 3208e8e..274b624 100644 --- a/src/Wasmtime.csproj +++ b/src/Wasmtime.csproj @@ -20,7 +20,7 @@ https://github.com/bytecodealliance/wasmtime-dotnet true true - Update Wasmtime to 16.0.0. + Update Wasmtime to 17.0.0. A .NET API for Wasmtime, a standalone WebAssembly runtime webassembly, .net, wasm, wasmtime Wasmtime