mirror of
https://github.com/wangdage12/Snap.Hutao.git
synced 2026-07-31 04:10:25 +08:00
init
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<Solution>
|
||||
<Configurations>
|
||||
<Platform Name="Any CPU" />
|
||||
<Platform Name="x64" />
|
||||
</Configurations>
|
||||
<Folder Name="/Solution Items/">
|
||||
<File Path=".editorconfig" />
|
||||
<File Path=".vsconfig" />
|
||||
</Folder>
|
||||
<Project Path="Snap.Hutao.Test\Snap.Hutao.Test.csproj" />
|
||||
<Project Path="Snap.Hutao\Snap.Hutao.csproj">
|
||||
<!-- For Rider -->
|
||||
<Configuration Solution="Debug|Any CPU" Project="Debug|x64|Deploy" />
|
||||
<Configuration Solution="Debug|x64" Project="Debug|x64|Deploy" />
|
||||
<Configuration Solution="Release|Any CPU" Project="Release|x64|Deploy" />
|
||||
<Configuration Solution="Release|x64" Project="Release|x64|Deploy" />
|
||||
<!-- For Visual Studio -->
|
||||
<Platform Solution="*|Any CPU" Project="x64" />
|
||||
<Platform Solution="*|arm64" Project="arm64" />
|
||||
<Platform Solution="*|x64" Project="x64" />
|
||||
<Platform Solution="*|x86" Project="x86" />
|
||||
<Deploy />
|
||||
</Project>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user