[PR #160] [CLOSED] [WIP] Target .NET 5.0, too #275

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/160
Author: @qmfrederik
Created: 6/12/2020
Status: Closed

Base: masterHead: features/net50


📝 Commits (2)

  • 294f488 Target .NET 5.0, too
  • 6fe23a9 Bump NerdBank.GitVersioning to a version which supports net50

📊 Changes

8 files changed (+20 additions, -20 deletions)

View changed files

📝 .azure-pipelines.yml (+13 -13)
📝 Directory.Build.props (+1 -1)
📝 demo/aspnetcore/aspnetcore.csproj (+1 -1)
📝 dotnet-deb/dotnet-deb.csproj (+1 -1)
📝 dotnet-msi/dotnet-msi.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

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/160 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 6/12/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `features/net50` --- ### 📝 Commits (2) - [`294f488`](https://github.com/quamotion/dotnet-packaging/commit/294f48812a9ed9ca01f46885d3fa79ad88471ed1) Target .NET 5.0, too - [`6fe23a9`](https://github.com/quamotion/dotnet-packaging/commit/6fe23a988cc1c85e9ac308f109b6d499e1c81653) Bump NerdBank.GitVersioning to a version which supports net50 ### 📊 Changes **8 files changed** (+20 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.azure-pipelines.yml` (+13 -13) 📝 `Directory.Build.props` (+1 -1) 📝 `demo/aspnetcore/aspnetcore.csproj` (+1 -1) 📝 `dotnet-deb/dotnet-deb.csproj` (+1 -1) 📝 `dotnet-msi/dotnet-msi.csproj` (+1 -1) 📝 `dotnet-rpm/dotnet-rpm.csproj` (+1 -1) 📝 `dotnet-tarball/dotnet-tarball.csproj` (+1 -1) 📝 `dotnet-zip/dotnet-zip.csproj` (+1 -1) </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:46 +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#275