Files
SwiftFormat/Platforms/Windows
Saleem Abdulrasool 969323e330 Windows: correct mistakes in the build rules (#1472)
- Correct the closing tag from `Directory` to match the opening tag of
`StandardDirectory`.
- Fix the standard directory name to a valid identifier.
- Remove errant `_` in the path specifier.
- Rename `Manufacturer` to `ManufacturerFolder` as the former is
  reserved
2023-06-20 20:05:00 +01:00
..