We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d9854 commit 8f45896Copy full SHA for 8f45896
edgee-component.toml
@@ -9,7 +9,7 @@ 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
language = "CSharp"
12
-wit-version = "0.5.0"
+wit-version = "1.0.0"
13
14
[component.build]
15
command = "dotnet build && mv ./bin/Debug/net9.0/wasi-wasm/publish/example-cs-component.wasm ./dc_component.wasm"
0 commit comments