netfx-4.7.2-devpack 4.7.2.20190225

dotnet add package netfx-4.7.2-devpack --version 4.7.2.20190225
                    
NuGet\Install-Package netfx-4.7.2-devpack -Version 4.7.2.20190225
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="netfx-4.7.2-devpack" Version="4.7.2.20190225" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="netfx-4.7.2-devpack" Version="4.7.2.20190225" />
                    
Directory.Packages.props
<PackageReference Include="netfx-4.7.2-devpack" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add netfx-4.7.2-devpack --version 4.7.2.20190225
                    
#r "nuget: netfx-4.7.2-devpack, 4.7.2.20190225"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=netfx-4.7.2-devpack&version=4.7.2.20190225
                    
Install netfx-4.7.2-devpack as a Cake Addin
#tool nuget:?package=netfx-4.7.2-devpack&version=4.7.2.20190225
                    
Install netfx-4.7.2-devpack as a Cake Tool

Microsoft .NET Framework 4.7.2 Developer Pack

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.7.2.20190225 3,481 12/7/2019

##### Software
[.NET Framework 4.7.2 announcement](https://blogs.msdn.microsoft.com/dotnet/2018/04/30/announcing-the-net-framework-4-7-2/)
[.NET Framework 4.7.2 readme](https://github.com/Microsoft/dotnet/blob/master/releases/net472/README.md)
[.NET Framework 4.7.2 changes](https://github.com/Microsoft/dotnet/blob/master/releases/net472/dotnet472-changes.md)
##### Package
4.7.2.20190225: Implemented workaround for native installer crash under WinRM/DSC (https://github.com/jberezanski/ChocolateyPackages/issues/22).