mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 13:45:53 +00:00
[PR #200] [MERGED] Drop netcoreapp2.0 and netcoreapp3.0 #302
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/200
Author: @qmfrederik
Created: 11/9/2021
Status: ✅ Merged
Merged: 11/9/2021
Merged by: @qmfrederik
Base:
master← Head:fixes/netcoreapp3.1📝 Commits (2)
55743d5Remove outdated Travis file31ba3d0Drop 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.