We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b7023 commit ae0f033Copy full SHA for ae0f033
OnixLabs.Core/OnixLabs.Core.csproj
@@ -10,6 +10,8 @@
10
<Description>ONIXLabs Core API for .NET</Description>
11
<AssemblyVersion>1.0.0</AssemblyVersion>
12
<NeutralLanguage>en</NeutralLanguage>
13
+ <Copyright>Copyright © ONIXLabs 2020-2021</Copyright>
14
+ <RepositoryUrl>https://github.com/onix-labs/onixlabs-dotnet</RepositoryUrl>
15
</PropertyGroup>
16
17
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
OnixLabs.Security.Cryptography/OnixLabs.Security.Cryptography.csproj
@@ -9,6 +9,8 @@
9
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<ItemGroup>
0 commit comments