Skip to content

Commit

Permalink
Release 118
Browse files Browse the repository at this point in the history
  • Loading branch information
hhblaze committed Oct 16, 2024
1 parent 554f6a6 commit f41596b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 29 deletions.
4 changes: 3 additions & 1 deletion Deployment/!!!Readme.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
- fix path to MSBUILD in runV2_msbuild22.bat, if neccessary (in bin folder)
- !!!!!!! Set new Version in !!!DBreeze\Deployment\ChangeVersionAndbuild.bat (versions in projects and DLLs will be set autocatically)
- Start DBreeze\Deployment\!!!ChangeVersionAndbuild.bat
- Start DBreeze\Deployment\!!!ChangeVersionAndbuild.bat (.NET Framework 3.5 can be installed via Windows components, the others must be installed separately)
- Wait until it makes the job done
- Put manually on codeplex, github file DBreeze\Deployment\bin\DBreeze_1_077_2016_0829_ULTIMATE.zip
- Fix version in Readme
- Publish manually Nuget (https://www.nuget.org/packages/DBreeze/) file from DBreeze\Deployment\Nuget\Actual\DBreeze.actual.nupkg (it must be already correctly formed by deployer.exe)

-Signing
-In root folder must be file appveyor.yml when it appears it starts to recompile DBreeze on AppVeyor and then becomes visible in SignPath.io
We have 2 projects so we create appveyor.yml first from _appveyor4.7.2 (upload...waiting..getting signed DLL), then the same for _appveyor6.0.yml...
For now there is no way to make it at once.
Then appveyor.yml should be removed, so AppVeyor doesn't recompile it on each commit.
Signed DLLs must be in DBreeze\Deployment\bin\SignedDLL\

AppVeyor.com
https://ci.appveyor.com/project/hhblaze/dbreeze
Expand Down
Binary file modified Deployment/bin/SignedDLL/NET6.0/DBreeze.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DBreeze ![Image of DBreeze](https://raw.githubusercontent.com/hhblaze/DBreeze/master/Documentation/Dbreeze.Logo.png) Database
=====================
![Image of Build](https://img.shields.io/badge/DBreeze%20build-1.117%20production-9933FF.svg)
![Image of Build](https://img.shields.io/badge/DBreeze%20build-1.118%20production-9933FF.svg)
[![Image of Build](https://img.shields.io/badge/License-BSD%203,%20FOSS-FC0574.svg)](https://github.com/hhblaze/DBreeze/blob/master/LICENSE)
![Image of Build](https://img.shields.io/badge/Roadmap-completed-33CC33.svg)
[![NuGet Badge](https://img.shields.io/nuget/dt/DBreeze?color=blue&label=Nuget%20downloads)](https://www.nuget.org/packages/DBreeze/)
Expand Down
27 changes: 0 additions & 27 deletions appveyor.yml

This file was deleted.

0 comments on commit f41596b

Please sign in to comment.