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

New release 2.0.692 #642

Merged
merged 82 commits into from
Apr 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
595b632
Issue #218 Return any stored credentials before attempting to refresh…
mminns Nov 5, 2021
ff53cd2
Issue #218 Address PR comments with minor updates
mminns Dec 10, 2021
b140a36
Issue #218 Address PR comments with minot updates to XUnit usage and …
mminns Dec 15, 2021
069cbec
Issue #218 Address PR comments with minor updates to XUnit usage and …
mminns Dec 15, 2021
b24086c
Merge pull request #518 from mminns/issue/218
mjcheetham Dec 16, 2021
350e5dd
azrepos: fix bug in binding list command
mjcheetham Dec 16, 2021
f28534a
Merge pull request #575 from mjcheetham/azrepos-list-fix
mjcheetham Dec 20, 2021
a461ba7
docs: update WSL instructions for standalone GCM paths
mjcheetham Dec 21, 2021
1129dab
Update package Nerdbank.GitVersioning. Fixes #583
hickford Dec 27, 2021
67099d9
bitbucket: add OAuth option to first prompt
mjcheetham Dec 21, 2021
ae566c5
bitbucket: update UI helpers for new OAuth option
mjcheetham Dec 21, 2021
6ef3daf
Merge pull request #579 from mjcheetham/bb-oauth-shortcut
mjcheetham Jan 5, 2022
cc64eed
Fix GitHub Enterprise API URL for raw source code links.
ejball Jan 5, 2022
1065a2f
github: use correct window title for device code
mjcheetham Jan 6, 2022
0391711
Merge pull request #601 from mjcheetham/title-fix
mjcheetham Jan 7, 2022
9541199
Merge pull request #584 from hickford/omnisharp-fix
mjcheetham Jan 7, 2022
1de5751
docs: fix WSL instruction quotes
mjcheetham Jan 7, 2022
8599002
Merge pull request #604 from mjcheetham/fix-wsl-doc
mjcheetham Jan 7, 2022
45436ab
first unit test for GitHubAuthentication
hickford Dec 27, 2021
86ee549
Remove overzealous ThrowIfTerminalPromptsDisabled check
hickford Dec 27, 2021
9593054
Unit test for #453
hickford Dec 28, 2021
a5f6c7d
fix possible NullReferenceException
hickford Dec 28, 2021
fc477ee
Skip helper when unnecessary to make choice from one option.
hickford Dec 28, 2021
b9cfa9b
more unit tests
hickford Dec 28, 2021
a3deb6a
Apply suggestions from code review
hickford Jan 8, 2022
0fb970d
Merge pull request #587 from hickford/usability
mjcheetham Jan 10, 2022
e1820a4
Add explanatory comment.
ejball Jan 10, 2022
00b8ce5
Default installation path for GCM core has changed
jessehouwing Jan 15, 2022
1063637
docs: add FAQ for UI helper settings
mjcheetham Jan 6, 2022
1483f3e
settings: add setting to disable GUI prompts
mjcheetham Jan 6, 2022
fc84268
github: respect new GUI prompt enabled setting
mjcheetham Jan 6, 2022
b598446
bitbucket: respect new GUI prompt enabled setting
mjcheetham Jan 6, 2022
735927f
basic: respect new GUI prompt enabled setting
mjcheetham Jan 6, 2022
c664f86
auth: add helper 'throw' method for GUI prompt setting
mjcheetham Jan 6, 2022
99b6d80
docs: clarify custom ui helpers for appdevs only
mjcheetham Jan 7, 2022
dea7cb1
Merge pull request #600 from mjcheetham/tty-pref
mjcheetham Jan 18, 2022
7aeded4
Merge pull request #610 from jessehouwing/patch-1
mjcheetham Jan 18, 2022
9262dda
Web browser and PAT support for GitLab.
hickford Dec 30, 2021
42e494b
Apply suggestions from code review
hickford Jan 9, 2022
d8ed4f2
refresh token
hickford Jan 12, 2022
2538766
tinker
hickford Jan 14, 2022
96af0f8
tidy
hickford Jan 16, 2022
d59c2f5
Apply suggestions from code review
hickford Jan 19, 2022
00b84a0
Merge pull request #591 from hickford/gitlab
mjcheetham Jan 19, 2022
be1601e
gitlab: ensure correct sln config on Win/Mac/Linux
mjcheetham Jan 20, 2022
cdce323
gitlab: remove unused using statements
mjcheetham Jan 20, 2022
15a0c7b
wsl: update IsWslPath to detect wsl.localhost
mjcheetham Jan 18, 2022
4c4f395
Merge pull request #612 from mjcheetham/wsl-localhost
mjcheetham Jan 27, 2022
61d0405
gitlab: use auth mode constant and detect oauth cfg
mjcheetham Jan 20, 2022
202995c
gitlab: ensure GitLab.dll is signed and packaged
mjcheetham Jan 20, 2022
0d536c4
docs: include example cmd to set cred stores
mjcheetham Feb 3, 2022
569d10b
Merge pull request #614 from mjcheetham/gitlab-fixes
mjcheetham Feb 3, 2022
d322402
gitlab: add shared UI project
mjcheetham Jan 20, 2022
c7d5faa
gitlab: add Avalonia-based UI helper on Mac/Linux
mjcheetham Jan 20, 2022
e09b656
gitlab: add WPF-based UI helper on Windows
mjcheetham Jan 20, 2022
abb5dd3
gitlab: invoke GitLab UI helper if available
mjcheetham Jan 20, 2022
167201c
Clarify that plaintext store is independent from git-credential-store
hickford Feb 25, 2022
6b347f4
linux: scrub signing logs
mjcheetham Mar 1, 2022
297d9a4
windows-broker: exclude WinServer2016 from WAM support
mjcheetham Mar 1, 2022
f90386c
Merge pull request #626 from hickford/patch-2
mjcheetham Mar 1, 2022
2a077a8
Merge pull request #629 from mjcheetham/wam-server2016
mjcheetham Mar 2, 2022
22e07c7
gitlab: fix comment about Dispatcher method name
mjcheetham Mar 2, 2022
18a64e0
gitlab: don't show logo for 3rd party instances
mjcheetham Mar 2, 2022
abed4b2
gitlab: pass --url arg to GitLab UI helpers
mjcheetham Mar 2, 2022
1a50e2c
Merge pull request #621 from mjcheetham/gitlab-ui
mjcheetham Mar 2, 2022
c1e029b
Add install from source option to build.sh
ldennington Mar 1, 2022
bab18e5
Add install from source script
ldennington Mar 1, 2022
6fb14f9
Add validation workflow
ldennington Mar 1, 2022
b2a0717
Add install from source instructions
ldennington Mar 1, 2022
a154b16
Merge pull request #599 from ejball/ghe-raw-url
ldennington Mar 11, 2022
8aca3eb
Merge pull request #630 from ldennington/install-from-source
ldennington Mar 11, 2022
f087e6f
Updated to .NET 6
buchwasa Mar 22, 2022
05128eb
Didn't mean to update the comment
buchwasa Mar 22, 2022
a2157ec
Remove build number from csproj files
felipecrs Mar 24, 2022
21a84cd
Remove build number from Azure pipeline files
felipecrs Mar 24, 2022
4db3744
Remove build number from the Inno Setup file
felipecrs Mar 24, 2022
1655fc3
Fix syntax error about build number in the Inno Setup file
felipecrs Mar 26, 2022
4cb125e
Use the self-contained option
buchwasa Mar 29, 2022
0208797
Merge pull request #638 from felipecrs/remove-build-number
ldennington Mar 30, 2022
d357d40
Merge pull request #635 from buchwasa/dotnet6
ldennington Mar 30, 2022
cf2eec3
.azure-pipelines: install .NET 6.0 sdk for macOS signing
ldennington Mar 30, 2022
b00c732
Merge pull request #640 from ldennington/update-nuget-version-macos-r…
ldennington Mar 31, 2022
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
4 changes: 2 additions & 2 deletions .azure-pipelines/templates/linux/compile.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
steps:
- task: UseDotNet@2
displayName: Use .NET SDK 5.0.203
displayName: Use .NET SDK 6.0.201
inputs:
packageType: sdk
version: 5.0.203
version: 6.0.201

- task: DotNetCoreCLI@2
displayName: Compile common code
Expand Down
4 changes: 2 additions & 2 deletions .azure-pipelines/templates/osx/compile.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
steps:
- task: UseDotNet@2
displayName: Use .NET SDK 5.0.203
displayName: Use .NET SDK 6.0.201
inputs:
packageType: sdk
version: 5.0.203
version: 6.0.201

- task: DotNetCoreCLI@2
displayName: Compile common code and macOS Helpers
Expand Down
11 changes: 11 additions & 0 deletions .azure-pipelines/templates/osx/pack.signed/step2-signpayload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@ steps:
buildType: 'current'
artifactName: 'tmp.macpayload_unsigned'
downloadPath: '$(Build.StagingDirectory)\payload'

- task: UseDotNet@2
displayName: Use .NET SDK 6.0.201
inputs:
packageType: sdk
version: 6.0.201

- task: NuGetToolInstaller@0
displayName: Install NuGet tool >=4.3.0
inputs:
versionSpec: '>=4.3.0'

# Must use the NuGet & MSBuild toolchain here rather than `dotnet`
# because the signing tasks target the netfx MSBuild runtime only.
Expand Down
10 changes: 5 additions & 5 deletions .azure-pipelines/templates/osx/pack.signed/step3-pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ steps:
downloadPath: '$(Build.StagingDirectory)/payload'

- task: UseDotNet@2
displayName: Use .NET SDK 5.0.203
displayName: Use .NET SDK 6.0.201
inputs:
packageType: sdk
version: 5.0.203
version: 6.0.201

- script: dotnet tool install --global nbgv
displayName: Install Nerdbank.GitVersioning tool

- script: nbgv cloud --common-vars
displayName: Set version variables

- script: src/osx/Installer.Mac/pack.sh --payload='$(Build.StagingDirectory)/payload' --version='$(GitBuildVersion)' --output='$(Build.StagingDirectory)/components/com.microsoft.gitcredentialmanager.component.pkg'
- script: src/osx/Installer.Mac/pack.sh --payload='$(Build.StagingDirectory)/payload' --version='$(GitBuildVersionSimple)' --output='$(Build.StagingDirectory)/components/com.microsoft.gitcredentialmanager.component.pkg'
displayName: Create component package

- script: src/osx/Installer.Mac/dist.sh --package-path='$(Build.StagingDirectory)/components' --version='$(GitBuildVersion)' --output='$(Build.StagingDirectory)/pkg/gcmcore-osx-$(GitBuildVersion).pkg' || exit 1
- script: src/osx/Installer.Mac/dist.sh --package-path='$(Build.StagingDirectory)/components' --version='$(GitBuildVersionSimple)' --output='$(Build.StagingDirectory)/pkg/gcmcore-osx-$(GitBuildVersionSimple).pkg' || exit 1
displayName: Create product archive

- task: PublishPipelineArtifact@0
displayName: Upload unsigned package
inputs:
artifactName: 'tmp.macinstaller_unsigned'
targetPath: '$(Build.StagingDirectory)/pkg/gcmcore-osx-$(GitBuildVersion).pkg'
targetPath: '$(Build.StagingDirectory)/pkg/gcmcore-osx-$(GitBuildVersionSimple).pkg'
2 changes: 1 addition & 1 deletion .azure-pipelines/templates/osx/pack.signed/step5-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ steps:
rootFolderOrFile: '$(Build.StagingDirectory)/publish/payload/'
includeRootFolder: false
archiveType: 'tar'
archiveFile: '$(Build.StagingDirectory)/publish/gcmcore-osx-$(GitBuildVersion).tar.gz'
archiveFile: '$(Build.StagingDirectory)/publish/gcmcore-osx-$(GitBuildVersionSimple).tar.gz'
replaceExistingArchive: true

- task: ArchiveFiles@2
Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines/templates/osx/pack.unsigned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:
rootFolderOrFile: '$(Build.StagingDirectory)/publish/payload'
includeRootFolder: false
archiveType: 'tar'
archiveFile: '$(Build.StagingDirectory)/publish/gcmcore-osx-$(GitBuildVersion).tar.gz'
archiveFile: '$(Build.StagingDirectory)/publish/gcmcore-osx-$(GitBuildVersionSimple).tar.gz'
replaceExistingArchive: true

- task: ArchiveFiles@2
Expand Down
4 changes: 2 additions & 2 deletions .azure-pipelines/templates/windows/compile.signed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ steps:
signType: '$(SignType)'

- task: UseDotNet@2
displayName: Use .NET SDK 5.0.203
displayName: Use .NET SDK 6.0.201
inputs:
packageType: sdk
version: 5.0.203
version: 6.0.201

- task: NuGetToolInstaller@0
displayName: Install NuGet tool >=4.3.0
Expand Down
4 changes: 2 additions & 2 deletions .azure-pipelines/templates/windows/compile.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
steps:
- task: UseDotNet@2
displayName: Use .NET SDK 5.0.203
displayName: Use .NET SDK 6.0.201
inputs:
packageType: sdk
version: 5.0.203
version: 6.0.201

- task: DotNetCoreCLI@2
displayName: Restore packages
Expand Down
2 changes: 1 addition & 1 deletion .azure-pipelines/templates/windows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:
rootFolderOrFile: '$(Build.StagingDirectory)\publish\payload\'
includeRootFolder: false
archiveType: 'zip'
archiveFile: '$(Build.StagingDirectory)\publish\gcmcore-win-x86-$(GitBuildVersion).zip'
archiveFile: '$(Build.StagingDirectory)\publish\gcmcore-win-x86-$(GitBuildVersionSimple).zip'
replaceExistingArchive: true

- task: ArchiveFiles@2
Expand Down
10 changes: 10 additions & 0 deletions .github/run_esrp_signing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import pprint
import subprocess
import sys
import re

esrp_tool = os.path.join("esrp", "tools", "EsrpClient.exe")

Expand Down Expand Up @@ -96,8 +97,17 @@
"-p", "policy.json",
"-o", esrp_out,
"-l", "Verbose"],
capture_output=True,
text=True,
cwd=workspace)

# Scrub log before printing
log = re.sub(r'^.+Uploading.*to\s*destinationUrl\s*(.+?),.+$',
'***',
result.stdout,
flags=re.IGNORECASE|re.MULTILINE)
printf(log)

if result.returncode != 0:
print("Failed to run ESRPClient.exe")
sys.exit(1)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.103
dotnet-version: 6.0.201

- name: Install dependencies
run: dotnet restore --force
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-signed-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.103
dotnet-version: 6.0.201

- name: Install dependencies
run: dotnet restore --force
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.103
dotnet-version: 6.0.201

- name: Install dependencies
run: dotnet restore
Expand Down
33 changes: 33 additions & 0 deletions .github/workflows/validate-install-from-source.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: validate-install-from-source

on:
push:
branches:
- main

jobs:
docker:
name: ${{matrix.vector.image}}
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
vector:
- image: ubuntu
- image: debian
- image: linuxmintd/mint20-amd64
- image: fedora
- image: centos
- image: redhat/ubi8
- image: alpine
container: ${{matrix.vector.image}}
steps:
- uses: actions/checkout@v1
- run: |
if [ ${{matrix.vector.image}} == "centos" ]; then
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-Linux-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-Linux-*
fi

sh "${GITHUB_WORKSPACE}/src/linux/Packaging.Linux/install-from-source.sh" -y
git-credential-manager-core --help || exit 1
4 changes: 2 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/out/shared/Git-Credential-Manager/bin/Debug/net5.0/git-credential-manager-core.dll",
"program": "${workspaceFolder}/out/shared/Git-Credential-Manager/bin/Debug/net6.0/git-credential-manager-core.dll",
"args": ["get"],
"cwd": "${workspaceFolder}/out/shared/Git-Credential-Manager",
"console": "integratedTerminal",
Expand All @@ -22,7 +22,7 @@
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/out/shared/Git-Credential-Manager/bin/Debug/net5.0/git-credential-manager-core.dll",
"program": "${workspaceFolder}/out/shared/Git-Credential-Manager/bin/Debug/net6.0/git-credential-manager-core.dll",
"args": ["store"],
"cwd": "${workspaceFolder}/out/shared/Git-Credential-Manager",
"console": "integratedTerminal",
Expand Down
4 changes: 2 additions & 2 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"type": "shell",
"group": "test",
"args": [
"~/.nuget/packages/reportgenerator/*/*/net5.0/ReportGenerator.dll",
"~/.nuget/packages/reportgenerator/*/*/net6.0/ReportGenerator.dll",
"-reports:${workspaceFolder}/**/TestResults/**/coverage.cobertura.xml",
"-targetdir:${workspaceFolder}/out/code-coverage"
],
Expand All @@ -71,7 +71,7 @@
"type": "shell",
"group": "test",
"args": [
"${env:USERROFILE}/.nuget/packages/reportgenerator/*/*/net5.0/ReportGenerator.dll",
"${env:USERROFILE}/.nuget/packages/reportgenerator/*/*/net6.0/ReportGenerator.dll",
"-reports:${workspaceFolder}/**/TestResults/**/coverage.cobertura.xml",
"-targetdir:${workspaceFolder}/out/code-coverage"
],
Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<!-- All projects should use Nerdbank.GitVersioning for consistent version numbers -->
<PackageReference Include="Nerdbank.GitVersioning">
<Version>3.3.37</Version>
<Version>3.4.244</Version>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down
89 changes: 89 additions & 0 deletions Git-Credential-Manager.sln
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.UI.Windows", "src\wi
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Atlassian.Bitbucket.UI.Windows", "src\windows\Atlassian.Bitbucket.UI.Windows\Atlassian.Bitbucket.UI.Windows.csproj", "{3F015046-DAF2-4D2A-96EC-F9782F169E45}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab", "src\shared\GitLab\GitLab.csproj", "{570897DC-A85C-4598-B793-9A00CF710119}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab.Tests", "src\shared\GitLab.Tests\GitLab.Tests.csproj", "{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab.UI", "src\shared\GitLab.UI\GitLab.UI.csproj", "{9AFD88E2-7E2C-46DA-9D38-4342086426D3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab.UI.Avalonia", "src\shared\GitLab.UI.Avalonia\GitLab.UI.Avalonia.csproj", "{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitLab.UI.Windows", "src\windows\GitLab.UI.Windows\GitLab.UI.Windows.csproj", "{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -397,6 +407,80 @@ Global
{3F015046-DAF2-4D2A-96EC-F9782F169E45}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
{3F015046-DAF2-4D2A-96EC-F9782F169E45}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
{3F015046-DAF2-4D2A-96EC-F9782F169E45}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.Debug|Any CPU.Build.0 = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.MacDebug|Any CPU.ActiveCfg = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.MacDebug|Any CPU.Build.0 = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.Release|Any CPU.ActiveCfg = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.Release|Any CPU.Build.0 = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.WindowsDebug|Any CPU.ActiveCfg = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.WindowsDebug|Any CPU.Build.0 = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.LinuxDebug|Any CPU.ActiveCfg = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.LinuxDebug|Any CPU.Build.0 = Debug|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.LinuxRelease|Any CPU.ActiveCfg = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.LinuxRelease|Any CPU.Build.0 = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.MacRelease|Any CPU.Build.0 = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
{570897DC-A85C-4598-B793-9A00CF710119}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.MacDebug|Any CPU.ActiveCfg = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.MacDebug|Any CPU.Build.0 = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.Release|Any CPU.Build.0 = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.WindowsDebug|Any CPU.ActiveCfg = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.WindowsDebug|Any CPU.Build.0 = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.LinuxDebug|Any CPU.ActiveCfg = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.LinuxDebug|Any CPU.Build.0 = Debug|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.LinuxRelease|Any CPU.ActiveCfg = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.LinuxRelease|Any CPU.Build.0 = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.MacRelease|Any CPU.Build.0 = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.MacDebug|Any CPU.ActiveCfg = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.MacDebug|Any CPU.Build.0 = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.Release|Any CPU.Build.0 = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.WindowsDebug|Any CPU.ActiveCfg = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.WindowsDebug|Any CPU.Build.0 = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.LinuxDebug|Any CPU.ActiveCfg = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.LinuxDebug|Any CPU.Build.0 = Debug|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.LinuxRelease|Any CPU.ActiveCfg = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.LinuxRelease|Any CPU.Build.0 = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.MacRelease|Any CPU.Build.0 = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
{9AFD88E2-7E2C-46DA-9D38-4342086426D3}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.MacDebug|Any CPU.ActiveCfg = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.MacDebug|Any CPU.Build.0 = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.Release|Any CPU.Build.0 = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.WindowsDebug|Any CPU.ActiveCfg = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.WindowsDebug|Any CPU.Build.0 = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.LinuxDebug|Any CPU.ActiveCfg = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.LinuxDebug|Any CPU.Build.0 = Debug|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.LinuxRelease|Any CPU.ActiveCfg = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.LinuxRelease|Any CPU.Build.0 = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.MacRelease|Any CPU.Build.0 = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.MacDebug|Any CPU.ActiveCfg = Debug|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.WindowsDebug|Any CPU.ActiveCfg = Debug|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.WindowsDebug|Any CPU.Build.0 = Debug|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.LinuxDebug|Any CPU.ActiveCfg = Debug|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.LinuxRelease|Any CPU.ActiveCfg = Release|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.MacRelease|Any CPU.ActiveCfg = Release|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.WindowsRelease|Any CPU.ActiveCfg = Release|Any CPU
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E}.WindowsRelease|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -429,6 +513,11 @@ Global
{714ACBE7-0C69-4D8A-9224-22792CAA8264} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
{0A86ED89-1FC5-42AA-925C-4578FA30607A} = {66722747-1B61-40E4-A89B-1AC8E6D62EA9}
{3F015046-DAF2-4D2A-96EC-F9782F169E45} = {66722747-1B61-40E4-A89B-1AC8E6D62EA9}
{570897DC-A85C-4598-B793-9A00CF710119} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
{1AF9F7C5-FA2E-48F1-B216-4D5E9A27F393} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
{9AFD88E2-7E2C-46DA-9D38-4342086426D3} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
{47186A50-8889-4FC7-8A05-F9FCE7F8F4AE} = {D5277A0E-997E-453A-8CB9-4EFCC8B16A29}
{83EAC1F9-8E1F-41FC-8FC9-2C452452D64E} = {66722747-1B61-40E4-A89B-1AC8E6D62EA9}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0EF9FC65-E6BA-45D4-A455-262A9EA4366B}
Expand Down
Loading