|
|
6 anos atrás | |
|---|---|---|
| .. | ||
| BaselineGenerator.csproj | 41ce223c1c Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) | 6 anos atrás |
| Program.cs | 6ab3df58af Update branding to 2.1.12 (#10865) | 6 anos atrás |
| README.md | 002b305c9f Merge branch 'release/2.2' | 6 anos atrás |
This tool is used to generate an MSBuild file which sets the "baseline" against which servicing updates are built.
Add --package-source {source} to the commands below if the packages of interest are not all hosted on NuGet.org.
Run dotnet run --update in this project folder. This will attempt to find the latest patch version of packages and
update the baseline file.
dotnet run on this project.