[PR #67] [MERGED] Use NerdBank.GitVersioning to assign build numbers #215

Closed
opened 2026-01-29 16:31:17 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/67
Author: @qmfrederik
Created: 8/30/2018
Status: Merged
Merged: 8/30/2018
Merged by: @qmfrederik

Base: masterHead: fixes/nb.gv


📝 Commits (2)

  • d80ddbd Use NerdBank.GitVersioning to assign build numbers
  • 693c8fa Update AppVeyor file to use NB.GV-produced assets

📊 Changes

7 files changed (+25 additions, -6 deletions)

View changed files

📝 Packaging.Targets/Packaging.Targets.csproj (+3 -0)
📝 appveyor.yml (+6 -6)
📝 dotnet-deb/dotnet-deb.csproj (+3 -0)
📝 dotnet-rpm/dotnet-rpm.csproj (+3 -0)
📝 dotnet-tarball/dotnet-tarball.csproj (+3 -0)
📝 dotnet-zip/dotnet-zip.csproj (+3 -0)
version.json (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quamotion/dotnet-packaging/pull/67 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 8/30/2018 **Status:** ✅ Merged **Merged:** 8/30/2018 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `fixes/nb.gv` --- ### 📝 Commits (2) - [`d80ddbd`](https://github.com/quamotion/dotnet-packaging/commit/d80ddbdd5f4fcec55c6416ff9b629b866a1fefe3) Use NerdBank.GitVersioning to assign build numbers - [`693c8fa`](https://github.com/quamotion/dotnet-packaging/commit/693c8fa7bf14c26d316f91129e2251f71ef5b4f4) Update AppVeyor file to use NB.GV-produced assets ### 📊 Changes **7 files changed** (+25 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Packaging.Targets/Packaging.Targets.csproj` (+3 -0) 📝 `appveyor.yml` (+6 -6) 📝 `dotnet-deb/dotnet-deb.csproj` (+3 -0) 📝 `dotnet-rpm/dotnet-rpm.csproj` (+3 -0) 📝 `dotnet-tarball/dotnet-tarball.csproj` (+3 -0) 📝 `dotnet-zip/dotnet-zip.csproj` (+3 -0) ➕ `version.json` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:31:17 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dotnet-packaging#215