Skip to content

Commit

Permalink
Add .NET Tool help cab (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto authored Sep 26, 2024
1 parent 86ea994 commit da539af
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<HelpInfo xmlns="http://schemas.microsoft.com/powershell/help/2010/05">
<HelpContentURI>https://go.anypackage.dev/help</HelpContentURI>
<SupportedUICultures>
<UICulture>
<UICultureName>en-US</UICultureName>
<UICultureVersion>0.1.0.0</UICultureVersion>
</UICulture>
</SupportedUICultures>
</HelpInfo>
Binary file not shown.
Binary file not shown.

0 comments on commit da539af

Please sign in to comment.