Skip to content

Commit

Permalink
fix: fix publish (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdihadeli authored Nov 28, 2024
1 parent 584a9e1 commit 0b5b2a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<PackageOutputPath>$(SolutionDir)nugets</PackageOutputPath>
<PackageReadmeFile>readme.md</PackageReadmeFile>
<PackageIcon>aiassist.png</PackageIcon>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/mehdihadeli/AIAssist</PackageProjectUrl>
<RepositoryUrl>https://github.com/mehdihadeli/AIAssist</RepositoryUrl>
Expand Down

0 comments on commit 0b5b2a9

Please sign in to comment.