We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e9fdf commit b242c87Copy full SHA for b242c87
edgee-component.toml
@@ -8,7 +8,7 @@ subcategory = "analytics"
8
description = "Example CSharp component for data collection"
9
documentation = "https://github.com/edgee-cloud/example-cs-component"
10
repository = "https://github.com/edgee-cloud/example-cs-component"
11
-wit-world-version = "0.4.0"
+wit-world-version = "0.5.0"
12
13
[component.build]
14
command = "dotnet build && mv ./bin/Debug/net9.0/wasi-wasm/publish/example-cs-component.wasm ./dc_component.wasm"
0 commit comments