hygiene: remove derelict ARM build configurations (#16746)

This commit is contained in:
Dustin L. Howett 2024-02-21 13:31:00 -06:00 committed by GitHub
parent d3ec47a7fc
commit 3f27765861
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 372 deletions

File diff suppressed because it is too large Load Diff

View File

@ -20,14 +20,6 @@
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM64">
<Configuration>Debug</Configuration>
<Platform>ARM64</Platform>