Skip to content

Commit

Permalink
Add TextMateSharp.Wasm trying to fix WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Mar 28, 2024
1 parent 9b6f057 commit 5d8f2b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<PackageVersion Include="ShowMeTheXaml.Avalonia" Version="$(ShowMeTheXamlVersion)" />
<PackageVersion Include="ShowMeTheXaml.Avalonia.AvaloniaEdit" Version="$(ShowMeTheXamlVersion)" />
<PackageVersion Include="ShowMeTheXaml.Avalonia.Generator" Version="$(ShowMeTheXamlVersion)" />
<PackageVersion Include="TextMateSharp.Wasm" Version="1.0.56" />
<!--For _build-->
<PackageVersion Include="Nuke.Common" Version="8.0.0" />
<PackageVersion Include="MinVer" Version="4.3.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

<ItemGroup>
<PackageReference Include="Avalonia.Browser"/>
<PackageReference Include="TextMateSharp.Wasm"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5d8f2b6

Please sign in to comment.