From 74531137a9edc3e8d7b5f4fc70e97a7a8e134e05 Mon Sep 17 00:00:00 2001 From: James Sturtevant Date: Mon, 2 Dec 2024 13:08:52 -0800 Subject: [PATCH] Bump versions for package release Signed-off-by: James Sturtevant --- Directory.Build.props | 7 +++++++ Directory.Packages.props | 6 +++--- src/WasmComponent.Sdk/WasmComponent.Sdk.csproj | 3 --- src/WitBindgen/WitBindgen.csproj | 4 +--- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index e622bd2..89574a0 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,5 +7,12 @@ $(MSBuildThisFileDirectory)artifacts\ false $(NoWarn);NU1507 + + + 1.221.1 + v0.6.1 + 0.36.0 + 0.8.5 + diff --git a/Directory.Packages.props b/Directory.Packages.props index 8ed703b..f4e621c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,8 +8,8 @@ - - - + + + diff --git a/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj b/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj index bad1420..37e9804 100644 --- a/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj +++ b/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj @@ -21,10 +21,7 @@ false $(MSBuildThisFileDirectory)..\..\modules\wasm-tools\ - 1.220.0 https://github.com/bytecodealliance/wasm-tools/releases/download/v$(WasmToolsVersion)/wasm-tools-$(WasmToolsVersion) - - v0.6.1 https://github.com/bytecodealliance/wac/releases/download/$(WacVersion)/wac-cli diff --git a/src/WitBindgen/WitBindgen.csproj b/src/WitBindgen/WitBindgen.csproj index cab1b4a..3ec3863 100644 --- a/src/WitBindgen/WitBindgen.csproj +++ b/src/WitBindgen/WitBindgen.csproj @@ -19,14 +19,12 @@ false - 0.34.0 https://github.com/bytecodealliance/wit-bindgen/releases/download/v$(PrebuiltWitBindgenVersion)/wit-bindgen-$(PrebuiltWitBindgenVersion) $(MSBuildThisFileDirectory)..\..\modules\wit-bindgen\ $(MSBuildThisFileDirectory)tools\version-wit-bindgen-$(PrebuiltWitBindgenVersion) - - 0.8.1 + https://github.com/bytecodealliance/wasm-pkg-tools/releases/download/v$(PrebuildWkgVersion)/wkg $(MSBuildThisFileDirectory)tools\version-wkg-$(PrebuildWkgVersion)