forked from UnigramDev/Unigram
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTelegram.Modern.slnx
More file actions
29 lines (29 loc) · 1.41 KB
/
Copy pathTelegram.Modern.slnx
File metadata and controls
29 lines (29 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<Solution>
<Configurations>
<Platform Name="ARM64" />
<Platform Name="x64" />
</Configurations>
<Project Path="Libraries/rlottie-build/rlottie.vcxproj" Id="8f4c6e21-7b3d-4a9e-9c55-2d1e4a7b6c30" />
<Project Path="Telegram.Generators.Cli/Telegram.Generators.Cli.csproj">
<Platform Solution="*|ARM64" Project="AnyCPU" />
<Platform Solution="*|x64" Project="AnyCPU" />
</Project>
<Project Path="Telegram.Generators/Telegram.Generators.csproj" />
<Project Path="Telegram.Generators.WinRT/Telegram.Generators.WinRT.csproj" />
<Project Path="Telegram.Msix.Modern/Telegram.Msix.Modern.wapproj" Type="c7167f0d-bc9f-4e6e-afe1-012c56b48db5">
<Deploy />
</Project>
<Project Path="Telegram.Native.Calls/Telegram.Native.Calls.vcxproj" Id="fdd3c45d-4cff-4a90-8fef-16ca70ab00be" />
<Project Path="Telegram.Native/Telegram.Native.vcxproj" Id="1b521e77-46bd-4d60-89f6-d68e9bb9abff" />
<Project Path="Telegram.Stub/Telegram.Stub.csproj">
<Platform Solution="*|ARM64" Project="arm64" />
<Platform Solution="*|x64" Project="x64" />
</Project>
<Project Path="Telegram/Telegram.Modern.csproj">
<BuildDependency Project="Telegram.Native.Calls/Telegram.Native.Calls.vcxproj" />
<BuildDependency Project="Telegram.Native/Telegram.Native.vcxproj" />
<Platform Solution="*|ARM64" Project="ARM64" />
<Platform Solution="*|x64" Project="x64" />
<Deploy Solution="Debug|x64" />
</Project>
</Solution>