Files
clipforge/ClipForge.slnx
Blade / SCOPEDD c1a425a7ad Add project files.
2026-02-22 11:31:35 -05:00

14 lines
370 B
Plaintext

<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
<Platform Name="x86" />
</Configurations>
<Project Path="ClipForge/ClipForge.csproj">
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Platform Solution="*|x86" Project="x86" />
<Deploy />
</Project>
</Solution>