Skip to content

Commit

Permalink
Merge pull request #27 from jjm-one/develop
Browse files Browse the repository at this point in the history
fixes nuget gen
  • Loading branch information
jonas-merkle authored Jun 6, 2023
2 parents b7d0e77 + 92d57d2 commit 7efff0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down

0 comments on commit 7efff0e

Please sign in to comment.