Skip to content

Commit

Permalink
Fixed NuGet build for DuetHttpClient
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishamm committed Oct 12, 2021
1 parent 473eee8 commit 6fe7d47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/DuetHttpClient/DuetHttpClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
<RepositoryUrl>https://github.com/Duet3D/DuetSoftwareFramework.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>Duet Duet3 DSF DuetSoftwareFramework</PackageTags>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 6fe7d47

Please sign in to comment.