Skip to content

Commit 01d895f

Browse files
committed
Section for Project.json
1 parent 0530939 commit 01d895f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/release-notes/NuGet-7.0.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ NuGet distribution vehicles:
5656

5757
#### SDK Breaking changes
5858

59-
* Remove PackageSpec.Dependencies - [#14446](https://github.com/NuGet/Home/issues/14446)
60-
6159
* Remove all unused APIs marked as obsolete in NuGet.Frameworks, NuGet.Protocol, NuGet.Commands & NuGet.PackageManagement - [#14395](https://github.com/NuGet/Home/issues/14395)
6260

6361
* Remove obsolete APIs from NuGet.Common, NuGet.Configuration, NuGet.LibraryModel, NuGet.Packaging and NuGet.ProjectModel - [#14393](https://github.com/NuGet/Home/issues/14393)
@@ -66,11 +64,15 @@ NuGet distribution vehicles:
6664

6765
* Remove `DotnetToolReference` restore - [#14183](https://github.com/NuGet/Home/issues/14183)
6866

69-
* [TODO] Remove project.json pack - [#7931](https://github.com/NuGet/Home/issues/7931)
67+
* Project.json Deprecation
68+
69+
* Remove project.json pack - [#7931](https://github.com/NuGet/Home/issues/7931)
70+
71+
* Remove project.json support - [#7199](https://github.com/NuGet/Home/issues/7199)
7072

71-
* Remove project.json support - [#7199](https://github.com/NuGet/Home/issues/7199)
73+
* Remove PackageSpec.Dependencies - [#14446](https://github.com/NuGet/Home/issues/14446)
7274

73-
* Clean up Package Spec redudant APIs - [#6231](https://github.com/NuGet/Home/issues/6231)
75+
* Clean up Package Spec redudant APIs - [#6231](https://github.com/NuGet/Home/issues/6231)
7476

7577

7678
### Issues fixed in this release

0 commit comments

Comments
 (0)