Skip to content

Commit

Permalink
Move package id to complog (#62)
Browse files Browse the repository at this point in the history
closes #61
  • Loading branch information
jaredpar authored Sep 25, 2023
1 parent 64e22fc commit cc1c14c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Basic.CompilerLog/Basic.CompilerLog.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<Nullable>enable</Nullable>
<PackAsTool>true</PackAsTool>
<ToolCommandName>complog</ToolCommandName>
<PackageId>complog</PackageId>

<!-- NuPkg information -->
<Version>0.1.2</Version>
Expand Down

0 comments on commit cc1c14c

Please sign in to comment.