We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8246823 commit 1f63a82Copy full SHA for 1f63a82
src/Otp.NET/Otp.NET.csproj
@@ -20,6 +20,7 @@ For documentation and examples visit the project website on GitHub at https://gi
20
<RepositoryUrl>https://github.com/kspearrin/Otp.NET</RepositoryUrl>
21
<SignAssembly>true</SignAssembly>
22
<RootNamespace>OtpNet</RootNamespace>
23
+ <GeneratePackageOnBuild>True</GeneratePackageOnBuild>
24
</PropertyGroup>
25
26
<PropertyGroup Condition="'$(Configuration)' == 'Release' ">
0 commit comments