Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Audit all transitive dependencies and fix latest vulnerabilities | Rob Mensching | 2024-12-27 | 1 | -1/+1 |
| | | | | | Also, standardize .NET Core TFMs listed before .NET Framework TFMs for no reason but to be consistent | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
| | |||||
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 1 | -5/+2 |
| | |||||
* | Make the minimum supported .NET Framework v4.6.2 | Rob Mensching | 2023-12-19 | 1 | -2/+2 |
| | |||||
* | Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests. | Sean Hall | 2022-04-19 | 1 | -1/+1 |
| | | | | Fixes 6651 | ||||
* | Replace Dnc.Host with Dnc.HostGenerator to support linker trimming. | Sean Hall | 2022-04-19 | 1 | -0/+4 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -2/+2 |
| | |||||
* | Move Integration into test | Rob Mensching | 2021-05-05 | 1 | -0/+24 |