Skip to content

Commit fd44dc9

Browse files
committed
Remove unused platform configurations from solution
Deleted ARM, ARM64, x64, and x86 platform entries from the solution file, leaving only 'Any CPU'. This simplifies configuration and may reflect updated project requirements.
1 parent 40fb2da commit fd44dc9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

dotnet Community Toolkit.slnx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<Solution>
22
<Configurations>
33
<Platform Name="Any CPU" />
4-
<Platform Name="ARM" />
5-
<Platform Name="ARM64" />
6-
<Platform Name="x64" />
7-
<Platform Name="x86" />
84
</Configurations>
95
<Folder Name="/Solution Items/">
106
<File Path=".editorconfig" />

0 commit comments

Comments
 (0)