Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync preview with main for 1.72.7 update #312

Merged
merged 131 commits into from
Nov 28, 2023
Merged
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
057a45c
Update to .NET 8 and submodules update
bagusnl Oct 22, 2023
10de589
Remove unused define in Core
bagusnl Oct 22, 2023
471ba2e
[Still Broken] Applying Mica to window
bagusnl Oct 22, 2023
d9111b6
Adjust workflow and publish to use net 8
bagusnl Oct 22, 2023
694c13a
Update Drawing.Common package to use net8
bagusnl Oct 22, 2023
e5c0b62
Update Windows SDK to 22621
bagusnl Oct 22, 2023
4cb2a0c
Add RuntimeIdentifier
bagusnl Oct 23, 2023
ea08234
Temporarily switch EncTool remote to fork
bagusnl Oct 23, 2023
659b07a
Add nightly build to net-8 branch
bagusnl Oct 23, 2023
11bd09f
Update Json nuget to 8.0.0
bagusnl Oct 24, 2023
ee070b7
Adjust Trimmer
bagusnl Oct 24, 2023
3b3ae3f
Remove unused Style Setter
bagusnl Oct 24, 2023
5ba77b5
Change Mica to DesktopAcrylic
bagusnl Oct 24, 2023
9f0df43
[skip ci] Dump graphicsData and globalPerfData separately
bagusnl Oct 24, 2023
0dc1f3a
Add "never show again" to HI3 MediaPack check
bagusnl Oct 23, 2023
7b9c3e9
Adjust EncTool submodule changes
neon-nyan Oct 26, 2023
99fd13b
Make JSONSerializerHelper trimming friendly
neon-nyan Oct 26, 2023
2eaafce
Adjust SharpHDiffPatch submodule changes
neon-nyan Oct 26, 2023
4eb3192
Pull changes across projects
bagusnl Oct 28, 2023
e8aff6e
Fix oopsies in GeneralData
bagusnl Oct 28, 2023
5fee64a
Update dependencies and disable warned trimmings
bagusnl Oct 28, 2023
81cfc67
Adjust setup-msbuild in actions
bagusnl Oct 28, 2023
105907c
Remove all ILTrim enforcer for dependencies
bagusnl Oct 28, 2023
15d8db8
Merge branch 'net-8' of https://github.com/CollapseLauncher/Collapse …
neon-nyan Oct 28, 2023
e6cc4d2
Rebase ``FileDialogNative``
neon-nyan Oct 28, 2023
b0c8fea
Dispose ``_logStream`` while disposing ``LoggerBase``
neon-nyan Oct 28, 2023
1e925ba
Use Dialog for Unhandled Exception/Error
neon-nyan Oct 28, 2023
60aef5e
Update NuGet and applies latest changes
neon-nyan Oct 28, 2023
dfcc8bc
Update EncTool on fork
bagusnl Oct 28, 2023
fc29956
Load Genshin graphics settings from ``globalPerfData`` (#302)
shatyuka Oct 29, 2023
685e10e
[skip ci] Update Contribution documentation
bagusnl Oct 29, 2023
ea62ad6
Promote and update .NET dependencies
bagusnl Oct 29, 2023
aac1e0f
(Discord RPC) Run callbacks on Dispose
bagusnl Oct 29, 2023
c716822
Improvements on Game Repair and Install detection
neon-nyan Oct 29, 2023
42dbbcc
[skip ci] Update lock files
bagusnl Oct 30, 2023
16ddd36
Use ``JsonStringEnumConverter<T>`` for enum<-->string convert
neon-nyan Oct 31, 2023
7a5447d
Use .NET 8 COM Wrappers for ``FileDialogNative``
neon-nyan Oct 31, 2023
b72c4c5
[skip ci] Update EncTool ref. to the merged fork
bagusnl Nov 1, 2023
f0009b1
Fix ``FileDialogNative`` inproper COM Wrapper usage
neon-nyan Nov 2, 2023
415141e
Use .NET 8 COM Wrappers for ``SevenZipExtractor``
neon-nyan Nov 2, 2023
dd5db2f
[skip ci] Rearrange MainPage.cs
bagusnl Nov 4, 2023
6c1dc96
Update NETCore Dependencies
bagusnl Nov 4, 2023
6010bff
(JANK ALERT) Partially update to .NET8 CommunityToolkit
bagusnl Nov 4, 2023
3a26425
Change CsWinRT provider
bagusnl Nov 4, 2023
04536e0
[skip ci] Update ClearCache.bat
bagusnl Nov 5, 2023
a957771
(CodeQA) Force Color to use Windows.UI refs
bagusnl Nov 5, 2023
8818c40
(CodeQA) Fix duplicate MaxItemsWrapGrid
bagusnl Nov 5, 2023
edb0f79
(CodeQA) Remove unused XAML ref
bagusnl Nov 5, 2023
9650827
(CodeQA) Apply VS Code Analysis
bagusnl Nov 5, 2023
ab93824
Workaround for ComboBox acrylic background (#307)
shatyuka Nov 8, 2023
83960f7
(GI GSP) Update GeneralData Props for 4.2.0
bagusnl Nov 9, 2023
0a053df
Update Submodules
bagusnl Nov 9, 2023
ba411f6
Add Constant to Bypass GSP Game Running Check
bagusnl Nov 9, 2023
5b15ebe
Fix random crash while navigating back to HomePage
neon-nyan Nov 9, 2023
38282ab
Fix Carousel restarting on LoPrio after Hover
bagusnl Nov 13, 2023
849f691
Replace ImageEx package from WinUI.UI.Control
bagusnl Nov 13, 2023
bb173c4
Fix exception on published package
bagusnl Nov 13, 2023
69e9d8a
[skip ci] Update submodules
neon-nyan Nov 13, 2023
c7e705a
Fix ``PropertyPath`` went missing on ``Popup`` type
neon-nyan Nov 13, 2023
b037758
Submodule migration and Coderef cleanup
bagusnl Nov 13, 2023
0d2dfbb
Update SharpHDiffPatch changes
neon-nyan Nov 14, 2023
4a764da
[skip ci] Logging on ``SteamTool``
neon-nyan Nov 14, 2023
e742443
Adjustment to SteamTool
neon-nyan Nov 14, 2023
e541296
Remove unused package references
neon-nyan Nov 14, 2023
2ab28e3
Update SharpHDiffPatch changes
neon-nyan Nov 14, 2023
5c334c7
Adjustment on Star Rail 1.5 voice packs update
neon-nyan Nov 14, 2023
417d0f4
Fix Compile Error on InstallManagerBase
bagusnl Nov 15, 2023
6fb529c
Update NuGet
bagusnl Nov 15, 2023
e1ccae3
Update SharpHDiffPatch
bagusnl Nov 15, 2023
9f636a4
Fix HSR Audio Language order
bagusnl Nov 15, 2023
a65fd44
Bump version
bagusnl Nov 15, 2023
db0badb
Update README.md
Cryotechnic Nov 15, 2023
e1c0e0c
Update README.md
Cryotechnic Nov 15, 2023
74dab52
Fix CoreCLR crash after extract routine executed
neon-nyan Nov 15, 2023
8b24e3e
Merge branch 'net-8' of https://github.com/CollapseLauncher/Collapse …
neon-nyan Nov 16, 2023
7f942ef
[skip ci] Update Changes
neon-nyan Nov 16, 2023
2788e08
[skip ci] Update test
neon-nyan Nov 16, 2023
e87929a
Solution cleanups
bagusnl Nov 16, 2023
c2ad5ff
Update Submodules
neon-nyan Nov 17, 2023
9234d91
[skip ci] Adjust submodule changes
neon-nyan Nov 17, 2023
a5a061b
[skip ci] Fix Discord Presence issue on #304
neon-nyan Nov 17, 2023
826c5cc
Move GenshinHDREnforcer before process starts
bagusnl Nov 19, 2023
1a48eea
Update WindowsAppSDK NuGet
bagusnl Nov 19, 2023
eb81648
(Discord RPC) Do sanity check before SetActivity
bagusnl Nov 19, 2023
555c202
Add setting to control app behavior on game launch
bagusnl Nov 19, 2023
a712ba2
[skip ci] Disable ``QuickJit`` Compilation
neon-nyan Nov 19, 2023
7626ce7
Move reference of SevenZipExtractor from Core to App
neon-nyan Nov 19, 2023
5dfd2c5
Adding local changes
neon-nyan Nov 19, 2023
1b9c3a0
Fix transparent background while back to AppSettings
neon-nyan Nov 19, 2023
6afb81a
Fix crash while navigating through cached HomePage
neon-nyan Nov 19, 2023
bfa21ff
Fix transparent background while back to HomePage
neon-nyan Nov 19, 2023
57cd2e3
[Revert] Disable caching for HomePage
neon-nyan Nov 19, 2023
8c5875a
Fix HSR Delta-patching not working on moving files
neon-nyan Nov 19, 2023
76810ef
(Discord RPC) Fix typo in SetupPresence sanity check
bagusnl Nov 19, 2023
89b743a
Rearrange LauncherConfig.cs
bagusnl Nov 19, 2023
659264a
Merge net-8 with main branch
bagusnl Nov 19, 2023
c96f232
Another attempt at merging main into net-8
bagusnl Nov 19, 2023
6a0bc6b
Removed stray file after merging
bagusnl Nov 19, 2023
1919f34
Bring source generated CoCreateInstance into App project
neon-nyan Nov 20, 2023
eed48b2
[skip ci] Remove whitespace
neon-nyan Nov 20, 2023
b08d137
[skip ci] Remove redundant methods in ``FileDialogNative``
neon-nyan Nov 20, 2023
158047e
[skip ci] Change ``Task<T>`` to ``ValueTask<T>`` on ``FileDialogNative``
neon-nyan Nov 20, 2023
16e44bf
Remove unnecessary SystemBackdrop define
bagusnl Nov 21, 2023
3926838
Adjust build.yml
bagusnl Nov 21, 2023
9080839
Update Contribution Guidelines
bagusnl Nov 21, 2023
8dcf45d
Migrate to .NET 8 (#305)
bagusnl Nov 22, 2023
222c447
[skip ci] Bump version to 1.72.7
bagusnl Nov 23, 2023
d636500
Make TrayIcon methods usable publicly
bagusnl Nov 23, 2023
58bbe22
Merge branch 'main' of https://github.com/CollapseLauncher/Collapse
bagusnl Nov 23, 2023
ab6a2b1
Add "Minimize to Tray" option
bagusnl Nov 23, 2023
500c6a6
Add action details to TrayIcon popup
bagusnl Nov 23, 2023
de9687d
Allow minimizing main window from taskbar
shatyuka Nov 25, 2023
14d0b40
[skip ci] Ignore actions on stable/preview sync PRs
bagusnl Nov 25, 2023
84adb42
Update SevenZipExtractor
neon-nyan Nov 26, 2023
15e1f62
[skip ci] Sync translation Translate en_US.json in id_ID
transifex-integration[bot] Nov 26, 2023
c7dc10a
Update submodules for .NET 8 changes
neon-nyan Nov 26, 2023
59adec2
Fix an exception while Bilibili file is not existed on repair
neon-nyan Nov 26, 2023
a9dc1e0
Update tray context menu everytime
shatyuka Nov 26, 2023
3475d95
[skip ci] Sync translation Translate en_US.json in zh_TW [Manual Sync]
transifex-integration[bot] Nov 28, 2023
bbc0634
[skip ci] Sync translation Translate en_US.json in de_DE [Manual Sync]
transifex-integration[bot] Nov 28, 2023
c9faf5d
[skip ci] Sync translation Translate en_US.json in th_TH [Manual Sync]
transifex-integration[bot] Nov 28, 2023
74a1000
[skip ci] Sync translation Translate en_US.json in ru_RU [Manual Sync]
transifex-integration[bot] Nov 28, 2023
13c3c33
[skip ci] Sync translation Translate en_US.json in es_419 [Manual Sync]
transifex-integration[bot] Nov 28, 2023
0524709
[skip ci] Sync translation Translate en_US.json in ko_KR [Manual Sync]
transifex-integration[bot] Nov 28, 2023
0c3d5cd
[skip ci] Sync translation Translate en_US.json in vi_VN [Manual Sync]
transifex-integration[bot] Nov 28, 2023
147c630
[skip ci] Sync translation Translate en_US.json in ja_JP [Manual Sync]
transifex-integration[bot] Nov 28, 2023
d87afc2
[skip ci] Sync translation Translate en_US.json in zh_CN [Manual Sync]
transifex-integration[bot] Nov 28, 2023
9006c03
[skip ci] Sync translation Translate en_US.json in pt_PT [Manual Sync]
transifex-integration[bot] Nov 28, 2023
cfa6d92
Preserver COM Interop when trimming
bagusnl Nov 28, 2023
d26e7dd
oops, wrong name for the assembly in TrimmerDescriptor
bagusnl Nov 28, 2023
bcc9a02
Don't trim the entire PInvoke class
bagusnl Nov 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -5,9 +5,12 @@ name: Build-Canary
on:
workflow_dispatch:
push:
branches: [ "main" ]
branches:
- 'main'
pull_request:
branches-ignore:
- 'stable'
- 'preview'
- 'translations_**'
# schedule:
# - cron: '0 0 * * 0' # At 00:00 on Sunday
@@ -20,12 +23,13 @@ jobs:
matrix:
configuration: [Release] # No need to distribute Debug builds
platform: [x64]
framework: [net7.0-windows10.0.22000.0]
framework: [net8.0-windows10.0.22621.0]

env:
Configuration: ${{ matrix.configuration }}
Platform: ${{ matrix.platform }}
DOTNET_INSTALL_DIR: '.\.dotnet'
DOTNET_VERSION: '8.0'

steps:
- name: Checkout
@@ -38,8 +42,8 @@ jobs:
uses: actions/cache@v3
with:
path: ${{ env.DOTNET_INSTALL_DIR }}
key: ${{ runner.os }}-dotnet-7
restore-keys: ${{ runner.os }}-dotnet-7
key: ${{ runner.os }}-dotnet-${{ env.DOTNET_VERSION }}-${{ matrix.platform }}
restore-keys: ${{ runner.os }}-dotnet-${{ env.DOTNET_VERSION }}-${{ matrix.platform }}

- name: Cache nuget # cache nuget https://github.com/actions/cache/blob/main/examples.md#c---nuget
uses: actions/cache@v3
@@ -52,10 +56,13 @@ jobs:
- name: Install .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 7.0.x
dotnet-version: ${{ env.DOTNET_VERSION }}

- name: Setup MSBuild
uses: microsoft/[email protected]
with:
vs-prerelease: false
msbuild-architecture: ${{ matrix.platform }}

- name: Restore
run: dotnet restore CollapseLauncher
@@ -84,7 +91,7 @@ jobs:
continue-on-error: true
with:
webhook: ${{ secrets.DISCORD_WEBHOOK_NIGHTLY }}
title: New canary build is ready!
title: Collapse Launcher CI build is complete!
status: ${{ job.status }}
description: |
Commit `${{ github.sha }}` by ${{ github.actor }}
15 changes: 7 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -10,23 +10,22 @@
- We don't require a fully descriptive PR, but please be clear on what is added/removed and what the code does.

## Localization Contribution(s)
You can help us add or proofread localization changes for [Collapse on Crowdin!](https://crowdin.com/project/collapse-launcher)
You can help us add or proofread localization changes for [Collapse on Transifex!](https://explore.transifex.com/collapse-launcher/collapse-mainapp/)
If you wish to add new language that isn't yet listed in the Crowdin project, please create an issue either in GitHub or create a discussion through Crowdin itself. We'll do our best to get back to you in a timely manner.

## Tools Needed
Below is a list of tools needed to contribute to this project:
1. **Visual Studio 2022 (Any Edition - 17.4 or later)**
1. **Visual Studio 2022 (Any Edition - 17.8 or later)**
- Select .NET desktop development component
2. **Windows SDK (10.0.19043.0 or 10.0.22000.0 ONLY)** via Visual Studio Installer
3. .NET Core 7 SDK: [**(7.0.100 or later)**](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)
4. WinUI 3: [**(WindowsAppSDK 1.3.0-230331000 Stable Runtime)**](https://aka.ms/windowsappsdk/1.3/1.3.230331000/windowsappruntimeinstall-x64.exe)
2. **Windows SDK (10.0.22621.0 ONLY)** via Visual Studio Installer
3. .NET 8 SDK: [**(8.0.0 or later)**](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
4. WinUI 3: [**(WindowsAppSDK 1.4.0 Stable Runtime)**](https://aka.ms/windowsappsdk/1.4/latest/windowsappruntimeinstall-x64.exe)

> **Note**:
>
> Starting from November 13<sup>rd</sup> 2022, you <b>must</b> have Visual Studio 2022 installed on your computer due to the updated minimum system requirement of `WinUI 3 1.3 Stable`.
> Starting from November 21<sup>st</sup> 2023, you <b>must</b> have Visual Studio 2022 version 17.8+ installed on your computer due to the updated minimum system requirement of `WindowsAppSDK` and `.NET 8`.
>
> Using a lower Visual Studio version (like VS2019) is possible, but it is not recommended as you need to downgrade **WindowsAppSDK** via *NuGet* to **WindowsAppSDK 1.1.5** or **WindowsAppSDK 1.2-preview2** before building. This has an increased risk of breaking the application and as such, no support will be provided for this method. **This is not recommended for beginner users.**
> Using a lower Visual Studio version (like VS2019) is not possible due to requirement from WindowsAppSDK used in this project.
## Restrictions for New Feature(s)
While this software is fully open source and not affiliated with HoYoverse, Cognosphere, or any of its related entities in any way, we are nonetheless bound to their Terms of Service and Code of Conduct when developing Collapse. This means that there are some features that we will **not** implement. We will close any issue or PRs that are made to add such functionality to Collapse. Such features include, but are not limited to:
- Anything that, in any way, interacts with the miHoYo SDK and/or API, including their Authentication and Payment Processing endpoints.
15 changes: 14 additions & 1 deletion ClearCache.bat
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
@echo off
echo Clearing Collapse cache
rmdir /S /Q CollapseLauncher\bin && rmdir /S /Q CollapseLauncher\obj
echo Clearing ColorThief cache
rmdir /S /Q ColorThief\ColorThief\bin && rmdir /S /Q ColorThief\ColorThief\obj
echo Clearing Core cache
rmdir /S /Q Hi3Helper.Core\bin && rmdir /S /Q Hi3Helper.Core\obj
echo Clearing EncTool cache
rmdir /S /Q Hi3Helper.EncTool\bin && rmdir /S /Q Hi3Helper.EncTool\obj
echo Clearing EncTool tester cache
rmdir /S /Q Hi3Helper.EncTool.Test\bin && rmdir /S /Q Hi3Helper.EncTool.Test\obj
echo Clearing Http cache
rmdir /S /Q Hi3Helper.Http\bin && rmdir /S /Q Hi3Helper.Http\obj
rmdir /S /Q Hi3Helper.SharpHDiffPatch\bin && rmdir /S /Q Hi3Helper.SharpHDiffPatch\obj
echo Clearing Http tester cache
rmdir /S /Q Hi3Helper.Http\Test\bin && rmdir /S /Q Hi3Helper.Http\Test\obj
echo Clearing HDiff cache
rmdir /S /Q Hi3Helper.SharpHDiffPatch\Hi3Helper.SharpHDiffPatch\bin && rmdir /S /Q Hi3Helper.SharpHDiffPatch\Hi3Helper.SharpHDiffPatch\obj
echo Clearing 2nd HDiff cache
rmdir /S /Q Hi3Helper.SharpHDiffPatch\SharpHDiffPatch\bin && rmdir /S /Q Hi3Helper.SharpHDiffPatch\SharpHDiffPatch\obj
echo Clearing 7z cache
rmdir /S /Q Hi3Helper.Core\Classes\Data\Tools\SevenZipTool\SevenZipExtractor\SevenZipExtractor\bin && rmdir /S /Q Hi3Helper.Core\Classes\Data\Tools\SevenZipTool\SevenZipExtractor\SevenZipExtractor\obj
23 changes: 2 additions & 21 deletions CollapseLauncher.sln
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32317.152
@@ -22,71 +21,53 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug-Trimmed|x64 = Debug-Trimmed|x64
Publish|x64 = Publish|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug|x64.ActiveCfg = Debug|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug|x64.Build.0 = Debug|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug|x64.Deploy.0 = Debug|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug-Trimmed|x64.ActiveCfg = Debug-Trimmed|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug-Trimmed|x64.Build.0 = Debug-Trimmed|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Publish|x64.ActiveCfg = Publish|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Publish|x64.Build.0 = Publish|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Release|x64.ActiveCfg = Release|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Release|x64.Build.0 = Release|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Release|x64.Deploy.0 = Release|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug|x64.ActiveCfg = Debug|x64
{CA73E886-6AE2-4700-B8BB-5D11D91CA45F}.Debug|x64.Build.0 = Debug|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Debug|x64.ActiveCfg = Debug|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Debug|x64.Build.0 = Debug|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Debug-Trimmed|x64.ActiveCfg = Debug-Trimmed|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Debug-Trimmed|x64.Build.0 = Debug-Trimmed|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Publish|x64.ActiveCfg = Publish|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Publish|x64.Build.0 = Publish|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Release|x64.ActiveCfg = Release|x64
{102DC1D2-B1A9-46AF-B56C-A124013747B6}.Release|x64.Build.0 = Release|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Debug|x64.ActiveCfg = Debug|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Debug|x64.Build.0 = Debug|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Debug-Trimmed|x64.ActiveCfg = Debug|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Debug-Trimmed|x64.Build.0 = Debug|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Publish|x64.ActiveCfg = Publish|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Publish|x64.Build.0 = Publish|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Release|x64.ActiveCfg = Release|x64
{32413993-E384-46CA-84A4-F7975D78543C}.Release|x64.Build.0 = Release|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Debug|x64.ActiveCfg = Debug|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Debug|x64.Build.0 = Debug|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Debug-Trimmed|x64.ActiveCfg = Debug|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Debug-Trimmed|x64.Build.0 = Debug|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Publish|x64.ActiveCfg = Publish|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Publish|x64.Build.0 = Publish|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Release|x64.ActiveCfg = Release|x64
{0B70C677-C309-46B5-B58E-437728042B65}.Release|x64.Build.0 = Release|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Debug|x64.ActiveCfg = Debug|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Debug|x64.Build.0 = Debug|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Debug-Trimmed|x64.ActiveCfg = Debug|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Debug-Trimmed|x64.Build.0 = Debug|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Publish|x64.ActiveCfg = Publish|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Publish|x64.Build.0 = Publish|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Release|x64.ActiveCfg = Release|x64
{C13639A5-693B-414A-BDFB-8509C3C3A350}.Release|x64.Build.0 = Release|x64
{1BAB5CE4-640E-41A7-B529-4842D378BD4C}.Debug|x64.ActiveCfg = Debug|x64
{1BAB5CE4-640E-41A7-B529-4842D378BD4C}.Debug|x64.Build.0 = Debug|x64
{1BAB5CE4-640E-41A7-B529-4842D378BD4C}.Debug-Trimmed|x64.ActiveCfg = Debug|x64
{1BAB5CE4-640E-41A7-B529-4842D378BD4C}.Debug-Trimmed|x64.Build.0 = Debug|x64
{1BAB5CE4-640E-41A7-B529-4842D378BD4C}.Publish|x64.ActiveCfg = Release|x64
{1BAB5CE4-640E-41A7-B529-4842D378BD4C}.Release|x64.ActiveCfg = Release|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Debug|x64.ActiveCfg = Debug|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Debug|x64.Build.0 = Debug|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Debug-Trimmed|x64.ActiveCfg = Debug|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Debug-Trimmed|x64.Build.0 = Debug|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Publish|x64.ActiveCfg = Release|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Publish|x64.Build.0 = Release|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Release|x64.ActiveCfg = Release|x64
{D145686A-C0AA-4164-9854-A8942CB1DFDE}.Release|x64.Build.0 = Release|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Debug|x64.ActiveCfg = Debug|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Debug|x64.Build.0 = Debug|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Debug-Trimmed|x64.ActiveCfg = Debug|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Debug-Trimmed|x64.Build.0 = Debug|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Publish|x64.ActiveCfg = Release|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Publish|x64.Build.0 = Release|x64
{3AD82793-E1E0-46C6-B239-703373CD11CF}.Release|x64.ActiveCfg = Release|x64
Loading