You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(lang/csharp): Revise C# language support section (#299)
* Revise C# language support section
Added more details where necessary. Factored code examples out
into separate files and included them.
Fixed a bug where the package name in the Program.cs file
(in the "host-app" project) didn't match the package name in the .wit
Factored out duplicated text in "Run the component from the example
host" section that also appears in the C section; included this text
from separate .md files.
* Update component-model/src/language-support/csharp.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
* Put error message in code block
* Remove extra example
---------
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
0 commit comments