Skip to content

Commit 31ea30c

Browse files
committed
chore(dotnet): explicitly define NuGet package ID
1 parent ca82bcf commit 31ea30c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dotnet_version/ExplainThisRepo.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<TargetFramework>net8.0</TargetFramework>
66
<PackAsTool>true</PackAsTool>
77
<ToolCommandName>explainthisrepo</ToolCommandName>
8+
<PackageId>ExplainThisRepo</PackageId>
89
<PackageOutputPath>./nupkg</PackageOutputPath>
910
<Version>0.27.0</Version>
1011

0 commit comments

Comments
 (0)