Provides the Update target so that target files can update themselves from an $(UpdateUrl) by comparing a defined $(ETag) property.
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Daniel Cazzulino | 
| Last Update: | Monday, September 25, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/kzu/corebuild/ | 
| NuGet Url: | https://www.nuget.org/packages/CoreBuild.Updater | 
Install
Install-Package CoreBuild.Updater
                        dotnet add package CoreBuild.Updater
                        paket add CoreBuild.Updater
                        
                                CoreBuild.Updater Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags