File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 # If some rules are not applicable, you can disable them
9898 # using the --excluded-rules or --excluded-rule-ids option
9999 - name : Validate Package(s)
100- run : meziantou.validate-nuget-package (Get-ChildItem -Recurse "${{ env.NuGetDirectory }}/*.nupkg")
100+ run : meziantou.validate-nuget-package (Get-ChildItem -Recurse "${{ env.NuGetDirectory }}/*.nupkg") --excluded-rules IconMustBeSet
Original file line number Diff line number Diff line change 1313 <Description >This is a template for a MonkeyLoader mod.</Description >
1414 <PackageLicenseExpression >LGPL-3.0-or-later</PackageLicenseExpression >
1515 <PackageTags >mod; mods; monkeyloader</PackageTags >
16- <PackageProjectUrl >https://github.com/MonkeyModdingTroop/ModTemplate</PackageProjectUrl >
16+ <PackageProjectUrl >https://github.com/MonkeyModdingTroop/MonkeyLoader. ModTemplate</PackageProjectUrl >
1717 <TargetsForTfmSpecificContentInPackage >$(TargetsForTfmSpecificContentInPackage);AddExtraFilesToPackage</TargetsForTfmSpecificContentInPackage >
1818 </PropertyGroup >
1919
You can’t perform that action at this time.
0 commit comments