We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7c65f commit 1151879Copy full SHA for 1151879
1 file changed
src/git-wt/git-wt.csproj
@@ -10,7 +10,7 @@
10
<RepositoryUrl>https://github.com/ZeroErrors/git-wt</RepositoryUrl>
11
<RepositoryType>git</RepositoryType>
12
<ProjectUrl>https://github.com/ZeroErrors/git-wt</ProjectUrl>
13
- <LicenseExpression>MIT</LicenseExpression>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<PackageTags>git;worktree;cli;dotnet-tool</PackageTags>
15
<PackageReadmeFile>README.md</PackageReadmeFile>
16
<PackageOutputPath>./nupkg</PackageOutputPath>
0 commit comments