mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-14 05:35:57 +00:00
[PR #201] [MERGED] Remove dependency on Newtonsoft.Json #301
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/201
Author: @qmfrederik
Created: 11/9/2021
Status: ✅ Merged
Merged: 11/9/2021
Merged by: @qmfrederik
Base:
master← Head:fixes/remove-json📝 Commits (1)
c7191ebRemove dependency on Newtonsoft.Json📊 Changes
5 files changed (+7 additions, -13 deletions)
View changed files
📝
dotnet-deb/dotnet-deb.csproj(+0 -1)📝
dotnet-rpm/PackagingRunner.cs(+7 -9)📝
dotnet-rpm/dotnet-rpm.csproj(+0 -1)📝
dotnet-tarball/dotnet-tarball.csproj(+0 -1)📝
dotnet-zip/dotnet-zip.csproj(+0 -1)📄 Description
Use System.Text.Json instead
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.