File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
OnixLabs.Security.Cryptography Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
<Title >OnixLabs.Core</Title >
9
9
<Authors >ONIXLabs</Authors >
10
10
<Description >ONIXLabs Core API for .NET</Description >
11
- <AssemblyVersion >1 .0.0</AssemblyVersion >
11
+ <AssemblyVersion >2 .0.0</AssemblyVersion >
12
12
<NeutralLanguage >en</NeutralLanguage >
13
13
<Copyright >Copyright © ONIXLabs 2020-2021</Copyright >
14
14
<RepositoryUrl >https://github.com/onix-labs/onixlabs-dotnet</RepositoryUrl >
15
+ <PackageVersion >2.0.0</PackageVersion >
15
16
</PropertyGroup >
16
17
17
18
<PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
21
22
22
23
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
23
24
<DocumentationFile >bin\Release\net5.0\OnixLabs.Core.xml</DocumentationFile >
25
+ <DebugSymbols >true</DebugSymbols >
24
26
</PropertyGroup >
25
27
26
28
</Project >
Original file line number Diff line number Diff line change 5
5
<Title >OnixLabs.Security.Cryptography</Title >
6
6
<Authors >ONIXLabs</Authors >
7
7
<Description >ONIXLabs Cryptography API for .NET</Description >
8
- <AssemblyVersion >1 .0.0</AssemblyVersion >
8
+ <AssemblyVersion >2 .0.0</AssemblyVersion >
9
9
<NeutralLanguage >en</NeutralLanguage >
10
10
<Nullable >enable</Nullable >
11
11
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
12
12
<Copyright >Copyright © ONIXLabs 2020-2021</Copyright >
13
13
<RepositoryUrl >https://github.com/onix-labs/onixlabs-dotnet</RepositoryUrl >
14
+ <PackageVersion >2.0.0</PackageVersion >
14
15
</PropertyGroup >
15
16
16
17
<PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
19
20
20
21
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
21
22
<DocumentationFile >bin\Release\net5.0\OnixLabs.Security.Cryptography.xml</DocumentationFile >
23
+ <DebugSymbols >true</DebugSymbols >
22
24
</PropertyGroup >
23
25
24
26
<ItemGroup >
You can’t perform that action at this time.
0 commit comments