Skip to content

Commit

Permalink
Add BuildCheck PackageTag to BuildCheck template (#10882)
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel authored Oct 24, 2024
1 parent ee22b89 commit ad8cb5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<DevelopmentDependency>true</DevelopmentDependency>
<IncludeBuildOutput>false</IncludeBuildOutput>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageTags>BuildCheck;MSBuild;msbuildcheck</PackageTags>
<!-- The output structure was modified for msbuild development needs.-->
<NoWarn>NU5101;NU5128</NoWarn>
</PropertyGroup>
Expand Down

0 comments on commit ad8cb5d

Please sign in to comment.