Skip to content

Commit

Permalink
GeneratePackageOnBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
kspearrin committed Apr 12, 2024
1 parent 8246823 commit 1f63a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Otp.NET/Otp.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ For documentation and examples visit the project website on GitHub at https://gi
<RepositoryUrl>https://github.com/kspearrin/Otp.NET</RepositoryUrl>
<SignAssembly>true</SignAssembly>
<RootNamespace>OtpNet</RootNamespace>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release' ">
Expand Down

0 comments on commit 1f63a82

Please sign in to comment.