14 lines
370 B
Plaintext
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>
|