Skip to content

Commit 1f63a82

Browse files
committed
GeneratePackageOnBuild
1 parent 8246823 commit 1f63a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Otp.NET/Otp.NET.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ For documentation and examples visit the project website on GitHub at https://gi
2020
<RepositoryUrl>https://github.com/kspearrin/Otp.NET</RepositoryUrl>
2121
<SignAssembly>true</SignAssembly>
2222
<RootNamespace>OtpNet</RootNamespace>
23+
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
2324
</PropertyGroup>
2425

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

0 commit comments

Comments
 (0)