Skip to content

Commit

Permalink
fix: yaml highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic authored Aug 25, 2024
1 parent eb8be29 commit c83c8b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/KubeUI/KubeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
<PackageReference Include="Scrutor" Version="4.2.2" />
<PackageReference Include="Semi.Avalonia" Version="11.1.0.2" />
<PackageReference Include="Swordfish.NET.CollectionsV3" Version="3.3.12" />
<PackageReference Include="TextMateSharp" Version="1.0.63" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.63" />
<PackageReference Include="Velopack" Version="0.0.583" />
<PackageReference Include="YamlDotNet.System.Text.Json" Version="1.5.0" />

Expand Down

0 comments on commit c83c8b5

Please sign in to comment.