mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 13:46:36 +00:00
[PR #86] [MERGED] Bump NerdBank.GitVersioning version #223
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quamotion/dotnet-packaging/pull/86
Author: @qmfrederik
Created: 12/16/2018
Status: ✅ Merged
Merged: 12/16/2018
Merged by: @qmfrederik
Base:
master← Head:fixes/nbgv📝 Commits (3)
0a24af0Bump NerdBank.GitVersioning version, to fix compat issue on Ubuntu Bionic3f04e80Use the previous VS imagecbb6a28Don't build twice on PRs📊 Changes
8 files changed (+11 additions, -7 deletions)
View changed files
📝
.travis.yml(+4 -0)📝
Packaging.Targets/Packaging.Targets.csproj(+1 -1)📝
appveyor.yml(+1 -1)📝
demo/aspnetcore/demo.csproj(+1 -1)📝
dotnet-deb/dotnet-deb.csproj(+1 -1)📝
dotnet-rpm/dotnet-rpm.csproj(+1 -1)📝
dotnet-tarball/dotnet-tarball.csproj(+1 -1)📝
dotnet-zip/dotnet-zip.csproj(+1 -1)📄 Description
This fixes a build-time compat issue on Ubuntu Bionic
Also:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.