Stella Qian
Stella Qian
- [x] The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as \#\. - [x] Tests are included...
Currently while we use `Toml.ReadString(tomlContent)`, it will throw an exception if the toml file content has a less strict ordering. For example, here will throw an exception since `params.plugins` come...
Improve Oryx CLI size by adding trimming option to .csproj and migrate .NET Core 3.1 to .NET 6 for apps and pipelines. The size of output folder **/opt/buildscriptgen** where project...