Skip to content

Commit f1355dd

Browse files
committed
update to latest DotNet.Wasm.SDK version
1 parent bd5e6e8 commit f1355dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-cs-component.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="BytecodeAlliance.Componentize.DotNet.Wasm.SDK" Version="0.5.0-preview00008" />
17+
<PackageReference Include="BytecodeAlliance.Componentize.DotNet.Wasm.SDK" Version="v0.6.0-preview00009" />
1818
<PackageReference Include="runtime.linux-x64.microsoft.dotnet.ilcompiler.llvm" Version="10.0.0-alpha.1.25075.1" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)