Skip to content

Commit ae0f033

Browse files
Updated nuget settings.
1 parent 47b7023 commit ae0f033

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

OnixLabs.Core/OnixLabs.Core.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<Description>ONIXLabs Core API for .NET</Description>
1111
<AssemblyVersion>1.0.0</AssemblyVersion>
1212
<NeutralLanguage>en</NeutralLanguage>
13+
<Copyright>Copyright © ONIXLabs 2020-2021</Copyright>
14+
<RepositoryUrl>https://github.com/onix-labs/onixlabs-dotnet</RepositoryUrl>
1315
</PropertyGroup>
1416

1517
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">

OnixLabs.Security.Cryptography/OnixLabs.Security.Cryptography.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<NeutralLanguage>en</NeutralLanguage>
1010
<Nullable>enable</Nullable>
1111
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12+
<Copyright>Copyright © ONIXLabs 2020-2021</Copyright>
13+
<RepositoryUrl>https://github.com/onix-labs/onixlabs-dotnet</RepositoryUrl>
1214
</PropertyGroup>
1315

1416
<ItemGroup>

0 commit comments

Comments
 (0)