We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95be9a4 commit 656b2baCopy full SHA for 656b2ba
src/Smdn.MSBuild.DefineConstants.NETSdkApi/Smdn.MSBuild.DefineConstants.NETSdkApi.csproj
@@ -30,12 +30,12 @@ SPDX-License-Identifier: MIT
30
</ItemGroup>
31
32
<PropertyGroup Label="assembly attributes">
33
- <Description>A package to add DefineConstants corresponding to .NET SDK's API catalog.</Description>
+ <Description>A package of .targets files to add DefineConstants corresponding to .NET SDK's API catalog.</Description>
34
<CopyrightYear>2022</CopyrightYear>
35
</PropertyGroup>
36
37
<PropertyGroup Label="package properties">
38
- <PackageTags>MSBuild;DefineConstants;build-assets</PackageTags>
+ <PackageTags>MSBuild;DefineConstants;targets;build-assets</PackageTags>
39
40
41
<ItemGroup>
0 commit comments