diff --git a/Directory.Build.props b/Directory.Build.props index 1269a235..f7f9f6cd 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ true - 13.0.0 + 15.0.0 $(WasmtimeVersion)$(WasmtimeDotnetVersion)-dev $(WasmtimeVersion)$(WasmtimeDotnetVersion) diff --git a/src/Wasmtime.csproj b/src/Wasmtime.csproj index 46c7fe0a..706f96a6 100644 --- a/src/Wasmtime.csproj +++ b/src/Wasmtime.csproj @@ -20,7 +20,7 @@ https://github.com/bytecodealliance/wasmtime-dotnet true true - Update Wasmtime to 13.0.0. + Update Wasmtime to 15.0.0. A .NET API for Wasmtime, a standalone WebAssembly runtime webassembly, .net, wasm, wasmtime Wasmtime