Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
* Enhancement: #53 - make AutofacJobFactory.NewJob() virtual;
* Upgrade Autofac to 4.8.1;
* Upgrade Quartz.Net to 3.0.4;
* Enhancement: #55, #56 Support .NET 4.5.2 and NetStandard 2.0.
  • Loading branch information
cd21h committed May 13, 2018
1 parent b5cb8fe commit a30a437
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions GitVersion.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
assembly-versioning-scheme: MajorMinorPatch
branches:
release:
mode: ContinuousDeployment
tag: beta
increment: Patch
prevent-increment-of-merged-branch-version: true
track-merge-target: false
regex: releases?[/-]
tracks-release-branches: false
is-release-branch: true
is-mainline: false

branches: {}
ignore:
sha: []
tag-prefix: 'release/'

0 comments on commit a30a437

Please sign in to comment.