Skip to content

Commit

Permalink
Update NuGet-5.3.md
Browse files Browse the repository at this point in the history
saving for later 
* NuGet package manager UI and `dotnet list package` surface deprecation information from the server.  - [#2867](NuGet/Home#2867)
  • Loading branch information
karann-msft authored Sep 6, 2019
1 parent 06760c5 commit 7192a83
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/release-notes/NuGet-5.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,19 @@ NuGet distribution vehicles:
|:---|:---|:---|
| [**5.3.0-preview3**](https://nuget.org/downloads) | [Visual Studio 2019 version 16.3 Preview 3](https://visualstudio.microsoft.com/vs/preview/) | [3.0.100-preview9](https://dotnet.microsoft.com/download/dotnet-core/3.0)<sup>1</sup> |

<sup>1</sup>Installed with Visual Studio 2019 with .NET Core workload
<sup>1</sup>Installed with Visual Studio 2019 with .NET Core workload

## Summary: What's New in 5.3 preview 3

* [Package Icon can be embedded in the package](../reference/msbuild-targets.md#packing-an-icon-image-file), instead of needing an external URL. - [#352](https://github.com/NuGet/Home/issues/352)

* Improved security with SHA tracking and enforcement for Packages.Config - [#7281](https://github.com/NuGet/Home/issues/7281)

* **TODO** (what did we really enable?) Enable server side deprecation of obsolete/legacy NuGet Packages - [#2867](https://github.com/NuGet/Home/issues/2867)

### Issues fixed in this release

**Bugs**

* VS: assemblies are fully ngen-ed not partially ngen-ed - [#8513](https://github.com/NuGet/Home/issues/8513)
* VS: assemblies are fully ngen-ed not partially ngen-ed - [#8513](https://github.com/NuGet/Home/issues/8513)

* Reduce memory usage (unsubscribe from events) - [#8471](https://github.com/NuGet/Home/issues/8471)

Expand Down

0 comments on commit 7192a83

Please sign in to comment.