|
|
2 жил өмнө | |
|---|---|---|
| .. | ||
| BaselineGenerator.csproj | 983caa6afb update Nuget.Protocol version (#54139) | 2 жил өмнө |
| Program.cs | a450cb69b5 Use file scoped namespaces (#38076) | 4 жил өмнө |
| README.md | ce082faa53 Update README.md for BaseLineGenerator (#28397) | 5 жил өмнө |
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.