[PR #200] [MERGED] Drop netcoreapp2.0 and netcoreapp3.0 #302

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

📋 Pull Request Information

Original PR: https://github.com/quamotion/dotnet-packaging/pull/200
Author: @qmfrederik
Created: 11/9/2021
Status: Merged
Merged: 11/9/2021
Merged by: @qmfrederik

Base: masterHead: fixes/netcoreapp3.1


📝 Commits (2)

  • 55743d5 Remove outdated Travis file
  • 31ba3d0 Drop netcoreapp2.0 and netcoreapp3.0

📊 Changes

14 files changed (+55 additions, -99 deletions)

View changed files

📝 .azure-pipelines.yml (+38 -32)
.travis.yml (+0 -48)
📝 README.md (+2 -2)
📝 demo/aspnetcore/aspnetcore.csproj (+1 -1)
📝 demo/clifdd/clifdd.csproj (+1 -1)
📝 demo/cliscd/cliscd.csproj (+1 -1)
📝 demo/cliscd/run-tests.sh (+2 -2)
📝 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)
📝 molecule/framework-dependent/framework-dependent-app/framework-dependent-app.csproj (+1 -1)
📝 molecule/framework-dependent/molecule/default/molecule.yml (+4 -6)
📝 molecule/self-contained/self-contained-app/self-contained-app.csproj (+1 -1)

📄 Description

Replace with netcoreapp3.1


🔄 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/200 **Author:** [@qmfrederik](https://github.com/qmfrederik) **Created:** 11/9/2021 **Status:** ✅ Merged **Merged:** 11/9/2021 **Merged by:** [@qmfrederik](https://github.com/qmfrederik) **Base:** `master` ← **Head:** `fixes/netcoreapp3.1` --- ### 📝 Commits (2) - [`55743d5`](https://github.com/quamotion/dotnet-packaging/commit/55743d5a00535513a58ee5021e18c173c1729fe8) Remove outdated Travis file - [`31ba3d0`](https://github.com/quamotion/dotnet-packaging/commit/31ba3d047a5f4a418ea01e9514f02d59fc1060ab) Drop netcoreapp2.0 and netcoreapp3.0 ### 📊 Changes **14 files changed** (+55 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `.azure-pipelines.yml` (+38 -32) ➖ `.travis.yml` (+0 -48) 📝 `README.md` (+2 -2) 📝 `demo/aspnetcore/aspnetcore.csproj` (+1 -1) 📝 `demo/clifdd/clifdd.csproj` (+1 -1) 📝 `demo/cliscd/cliscd.csproj` (+1 -1) 📝 `demo/cliscd/run-tests.sh` (+2 -2) 📝 `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) 📝 `molecule/framework-dependent/framework-dependent-app/framework-dependent-app.csproj` (+1 -1) 📝 `molecule/framework-dependent/molecule/default/molecule.yml` (+4 -6) 📝 `molecule/self-contained/self-contained-app/self-contained-app.csproj` (+1 -1) </details> ### 📄 Description Replace with netcoreapp3.1 --- <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:57 +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#302