Skip to content

Commit 656b2ba

Browse files
committed
modify package metadata
1 parent 95be9a4 commit 656b2ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Smdn.MSBuild.DefineConstants.NETSdkApi/Smdn.MSBuild.DefineConstants.NETSdkApi.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ SPDX-License-Identifier: MIT
3030
</ItemGroup>
3131

3232
<PropertyGroup Label="assembly attributes">
33-
<Description>A package to add DefineConstants corresponding to .NET SDK's API catalog.</Description>
33+
<Description>A package of .targets files to add DefineConstants corresponding to .NET SDK's API catalog.</Description>
3434
<CopyrightYear>2022</CopyrightYear>
3535
</PropertyGroup>
3636

3737
<PropertyGroup Label="package properties">
38-
<PackageTags>MSBuild;DefineConstants;build-assets</PackageTags>
38+
<PackageTags>MSBuild;DefineConstants;targets;build-assets</PackageTags>
3939
</PropertyGroup>
4040

4141
<ItemGroup>

0 commit comments

Comments
 (0)