|
|
před 3 roky | |
|---|---|---|
| .. | ||
| BaselineGenerator.csproj | c647f58bd0 Bump NuGet.Protocol from 5.8.1 to 5.9.3 in /eng/tools/BaselineGenerator (#44480) | před 3 roky |
| Program.cs | a450cb69b5 Use file scoped namespaces (#38076) | před 4 roky |
| README.md | ce082faa53 Update README.md for BaseLineGenerator (#28397) | před 5 roky |
This tool is used to generate an MSBuild file which sets the "baseline" against which servicing updates are built.
Add --package-sources {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.