dotnet / maintenance-packages

Repository that hosts packages from the .NET platform whose original home/branch is not building any longer.
MIT License
16 stars 10 forks source link

Only style clean-up changes #69

Closed ViktorHofer closed 7 months ago

ViktorHofer commented 8 months ago
  1. Put conditions after the include
  2. Fix casing of XUnitExtensions (no impact as msbuild ignores case)
  3. Use NetFrameworkCurrent TFM instead of hardcoded net48
  4. Prefer TFI condition over TF for cases that affects all version of the TFM identifier