Skip to content

Commit

Permalink
#97: Publish release version
Browse files Browse the repository at this point in the history
  • Loading branch information
r-win committed Dec 5, 2024
1 parent 9bcb238 commit 4934066
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 5 additions & 0 deletions Hangfire.Tags.sln
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MultipleDashboards", "sampl
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FaceIT.Hangfire.Tags.Mongo", "src\FaceIT.Hangfire.Tags.Mongo\FaceIT.Hangfire.Tags.Mongo.csproj", "{A8D87699-6234-417C-B60E-65121FCF2FE5}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F47E9CBF-4B79-4101-A9FD-CCD3C6F0904A}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ environment:
branches:
only:
- main
- feature/issue-97

pull_requests:
do_not_increment_build_number: true
Expand Down Expand Up @@ -47,4 +46,3 @@ deploy:
on:
branch:
- main
- feature/issue-97
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Authors>Erwin Bovendeur</Authors>
<Company>faceit</Company>
<Version>1.9.15-beta.1</Version>
<Version>1.9.15</Version>
<Description>Support for SQL Server for Hangfire.Tags. This seperate library is required in order to search for tags, and proper cleanup.</Description>
<Copyright />
<PackageProjectUrl>https://github.com/face-it/Hangfire.Tags</PackageProjectUrl>
Expand Down

0 comments on commit 4934066

Please sign in to comment.