File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata minClientVersion =" 2.6" >
44 <id >Databasic.Core</id >
5- <version >1.2.6 .0</version >
5+ <version >1.2.7 .0</version >
66 <title >Databasic - Core</title >
77 <authors >Tom Flidr</authors >
88 <owners >Tom Flidr</owners >
Original file line number Diff line number Diff line change 4444 <OptionInfer >On</OptionInfer >
4545 </PropertyGroup >
4646 <PropertyGroup >
47- <SignAssembly >false </SignAssembly >
47+ <SignAssembly >true </SignAssembly >
4848 </PropertyGroup >
4949 <PropertyGroup >
50- <AssemblyOriginatorKeyFile >
51- </AssemblyOriginatorKeyFile >
50+ <AssemblyOriginatorKeyFile >Tom Flidr - .NET.pfx</AssemblyOriginatorKeyFile >
5251 </PropertyGroup >
5352 <ItemGroup >
5453 <Reference Include =" System" />
157156 <LastGenOutput >Settings.Designer.vb</LastGenOutput >
158157 </None >
159158 <None Include =" packages.config" />
159+ <None Include =" Tom Flidr - .NET.pfx" />
160160 <None Include =" _CreateNewNuGetPackage\Config.ps1" />
161161 <None Include =" _CreateNewNuGetPackage\DoNotModify\CreateNuGetPackage.ps1" />
162162 <None Include =" _CreateNewNuGetPackage\DoNotModify\New-NuGetPackage.ps1" />
Original file line number Diff line number Diff line change @@ -37,5 +37,5 @@ Install this package only with specific database package like:
3737' by using the '*' as shown below:
3838' <Assembly: AssemblyVersion("1.0.*")>
3939
40- < Assembly : AssemblyVersion( "1.2.6 .0" )>
41- < Assembly : AssemblyFileVersion( "1.2.6 .0" )>
40+ < Assembly : AssemblyVersion( "1.2.7 .0" )>
41+ < Assembly : AssemblyFileVersion( "1.2.7 .0" )>
Original file line number Diff line number Diff line change 11# Databasic - Core Package
22
3- [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.2.6 -brightgreen.svg?style=plastic )] ( https://github.com/databasic-net/databasic-core/releases )
3+ [ ![ Latest Stable Version] ( https://img.shields.io/badge/Stable-v1.2.7 -brightgreen.svg?style=plastic )] ( https://github.com/databasic-net/databasic-core/releases )
44[ ![ License] ( https://img.shields.io/badge/Licence-BSD3-brightgreen.svg?style=plastic )] ( https://raw.githubusercontent.com/databasic-net/databasic-core/master/LICENCE.md )
55![ .NET Version] ( https://img.shields.io/badge/.NET->=4.0-brightgreen.svg?style=plastic )
66
You can’t perform that action at this time.
0 commit comments