Skip to content

Commit

Permalink
Merge pull request #75 from qmatteoq/desktopbridge
Browse files Browse the repository at this point in the history
Added Windows Application Packaging Project
  • Loading branch information
patriksvensson authored Sep 12, 2018
2 parents 8eacfea + 0c7a756 commit 8d08e82
Show file tree
Hide file tree
Showing 50 changed files with 207 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/LargeTile.scale-125.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/LargeTile.scale-150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/LargeTile.scale-200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/LargeTile.scale-400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/SmallTile.scale-100.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/SmallTile.scale-125.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/SmallTile.scale-150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/SmallTile.scale-400.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Jarvis.Package/Images/StoreLogo.backup.png
Binary file added src/Jarvis.Package/Images/StoreLogo.scale-100.png
Binary file added src/Jarvis.Package/Images/StoreLogo.scale-125.png
Binary file added src/Jarvis.Package/Images/StoreLogo.scale-150.png
Binary file added src/Jarvis.Package/Images/StoreLogo.scale-200.png
Binary file added src/Jarvis.Package/Images/StoreLogo.scale-400.png
101 changes: 101 additions & 0 deletions src/Jarvis.Package/Jarvis.Package.wapproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '15.0'">
<VisualStudioVersion>15.0</VisualStudioVersion>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup>
<WapProjPath Condition="'$(WapProjPath)'==''">$(MSBuildExtensionsPath)\Microsoft\DesktopBridge\</WapProjPath>
</PropertyGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" />
<PropertyGroup>
<ProjectGuid>121a7682-edca-4031-b9bf-3b01ea6675dd</ProjectGuid>
<TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.15063.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>Jarvis.Package_TemporaryKey.pfx</PackageCertificateKeyFile>
<EntryPointProjectUniqueName>..\Jarvis\Jarvis.csproj</EntryPointProjectUniqueName>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<None Include="Jarvis.Package_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<Content Include="Images\LargeTile.scale-100.png" />
<Content Include="Images\LargeTile.scale-125.png" />
<Content Include="Images\LargeTile.scale-150.png" />
<Content Include="Images\LargeTile.scale-200.png" />
<Content Include="Images\LargeTile.scale-400.png" />
<Content Include="Images\SmallTile.scale-100.png" />
<Content Include="Images\SmallTile.scale-125.png" />
<Content Include="Images\SmallTile.scale-150.png" />
<Content Include="Images\SmallTile.scale-200.png" />
<Content Include="Images\SmallTile.scale-400.png" />
<Content Include="Images\SplashScreen.scale-100.png" />
<Content Include="Images\SplashScreen.scale-125.png" />
<Content Include="Images\SplashScreen.scale-150.png" />
<Content Include="Images\SplashScreen.scale-200.png" />
<Content Include="Images\SplashScreen.scale-400.png" />
<Content Include="Images\Square150x150Logo.scale-100.png" />
<Content Include="Images\Square150x150Logo.scale-125.png" />
<Content Include="Images\Square150x150Logo.scale-150.png" />
<Content Include="Images\Square150x150Logo.scale-200.png" />
<Content Include="Images\Square150x150Logo.scale-400.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-16.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-256.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-32.png" />
<Content Include="Images\Square44x44Logo.altform-unplated_targetsize-48.png" />
<Content Include="Images\Square44x44Logo.scale-100.png" />
<Content Include="Images\Square44x44Logo.scale-125.png" />
<Content Include="Images\Square44x44Logo.scale-150.png" />
<Content Include="Images\Square44x44Logo.scale-200.png" />
<Content Include="Images\Square44x44Logo.scale-400.png" />
<Content Include="Images\Square44x44Logo.targetsize-16.png" />
<Content Include="Images\Square44x44Logo.targetsize-24.png" />
<Content Include="Images\Square44x44Logo.targetsize-24_altform-unplated.png" />
<Content Include="Images\Square44x44Logo.targetsize-256.png" />
<Content Include="Images\Square44x44Logo.targetsize-32.png" />
<Content Include="Images\Square44x44Logo.targetsize-48.png" />
<Content Include="Images\StoreLogo.scale-100.png" />
<Content Include="Images\StoreLogo.scale-125.png" />
<Content Include="Images\StoreLogo.scale-150.png" />
<Content Include="Images\StoreLogo.scale-200.png" />
<Content Include="Images\StoreLogo.scale-400.png" />
<Content Include="Images\Wide310x150Logo.scale-100.png" />
<Content Include="Images\Wide310x150Logo.scale-125.png" />
<Content Include="Images\Wide310x150Logo.scale-150.png" />
<Content Include="Images\Wide310x150Logo.scale-200.png" />
<Content Include="Images\Wide310x150Logo.scale-400.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Jarvis\Jarvis.csproj" />
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
</Project>
Binary file not shown.
34 changes: 34 additions & 0 deletions src/Jarvis.Package/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap mp rescap">
<Identity Name="e042f0a3-0e04-49d6-9f96-43eb02b90042" Publisher="CN=mpagani" Version="1.0.0.0" />
<Properties>
<DisplayName>Jarvis</DisplayName>
<PublisherDisplayName>SpectreSystems</PublisherDisplayName>
<Logo>Images\StoreLogo.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="10.0.0.0" />
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.0" MaxVersionTested="10.0.14393.0" />
</Dependencies>
<Resources>
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application Id="App" Executable="$targetnametoken$.exe" EntryPoint="$targetentrypoint$">
<uap:VisualElements DisplayName="Jarvis" Description="Jarvis" BackgroundColor="transparent" Square150x150Logo="Images\Square150x150Logo.png" Square44x44Logo="Images\Square44x44Logo.png">
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square310x310Logo="Images\LargeTile.png" Square71x71Logo="Images\SmallTile.png">
<uap:ShowNameOnTiles>
<uap:ShowOn Tile="square150x150Logo" />
<uap:ShowOn Tile="wide310x150Logo" />
<uap:ShowOn Tile="square310x310Logo" />
</uap:ShowNameOnTiles>
</uap:DefaultTile>
<uap:SplashScreen Image="Images\SplashScreen.png" />
</uap:VisualElements>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
<rescap:Capability Name="runFullTrust" />
</Capabilities>
</Package>
72 changes: 72 additions & 0 deletions src/Jarvis.sln
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,108 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jarvis.Addin.Wikipedia", "J
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jarvis.Tests", "Jarvis.Tests\Jarvis.Tests.csproj", "{B3874102-B91F-408C-A32C-A1F8F8921376}"
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "Jarvis.Package", "Jarvis.Package\Jarvis.Package.wapproj", "{121A7682-EDCA-4031-B9BF-3B01EA6675DD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Debug|x64.ActiveCfg = Debug|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Debug|x64.Build.0 = Debug|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Debug|x86.ActiveCfg = Debug|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Debug|x86.Build.0 = Debug|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Release|Any CPU.Build.0 = Release|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Release|x64.ActiveCfg = Release|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Release|x64.Build.0 = Release|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Release|x86.ActiveCfg = Release|Any CPU
{7C90B0C6-A0F6-4E4B-BE77-A81F893E167E}.Release|x86.Build.0 = Release|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Debug|x64.ActiveCfg = Debug|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Debug|x64.Build.0 = Debug|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Debug|x86.ActiveCfg = Debug|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Debug|x86.Build.0 = Debug|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Release|Any CPU.Build.0 = Release|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Release|x64.ActiveCfg = Release|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Release|x64.Build.0 = Release|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Release|x86.ActiveCfg = Release|Any CPU
{5826D320-9026-4BE9-8C82-893C55B80871}.Release|x86.Build.0 = Release|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Debug|x64.ActiveCfg = Debug|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Debug|x64.Build.0 = Debug|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Debug|x86.ActiveCfg = Debug|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Debug|x86.Build.0 = Debug|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Release|Any CPU.Build.0 = Release|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Release|x64.ActiveCfg = Release|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Release|x64.Build.0 = Release|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Release|x86.ActiveCfg = Release|Any CPU
{6E2C9A93-08D3-42C8-9822-9C17D118E646}.Release|x86.Build.0 = Release|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Debug|x64.ActiveCfg = Debug|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Debug|x64.Build.0 = Debug|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Debug|x86.ActiveCfg = Debug|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Debug|x86.Build.0 = Debug|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Release|Any CPU.Build.0 = Release|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Release|x64.ActiveCfg = Release|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Release|x64.Build.0 = Release|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Release|x86.ActiveCfg = Release|Any CPU
{630865D0-C44B-41BD-AA6E-4697A4A12BD9}.Release|x86.Build.0 = Release|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Debug|x64.ActiveCfg = Debug|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Debug|x64.Build.0 = Debug|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Debug|x86.ActiveCfg = Debug|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Debug|x86.Build.0 = Debug|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Release|Any CPU.Build.0 = Release|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Release|x64.ActiveCfg = Release|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Release|x64.Build.0 = Release|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Release|x86.ActiveCfg = Release|Any CPU
{CBB05832-5634-4611-ADA1-E3793C5765D6}.Release|x86.Build.0 = Release|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Debug|x64.ActiveCfg = Debug|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Debug|x64.Build.0 = Debug|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Debug|x86.ActiveCfg = Debug|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Debug|x86.Build.0 = Debug|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Release|Any CPU.Build.0 = Release|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Release|x64.ActiveCfg = Release|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Release|x64.Build.0 = Release|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Release|x86.ActiveCfg = Release|Any CPU
{B3874102-B91F-408C-A32C-A1F8F8921376}.Release|x86.Build.0 = Release|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|x64.ActiveCfg = Debug|x64
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|x64.Build.0 = Debug|x64
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|x64.Deploy.0 = Debug|x64
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|x86.ActiveCfg = Debug|x86
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|x86.Build.0 = Debug|x86
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Debug|x86.Deploy.0 = Debug|x86
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|Any CPU.Build.0 = Release|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|Any CPU.Deploy.0 = Release|Any CPU
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|x64.ActiveCfg = Release|x64
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|x64.Build.0 = Release|x64
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|x64.Deploy.0 = Release|x64
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|x86.ActiveCfg = Release|x86
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|x86.Build.0 = Release|x86
{121A7682-EDCA-4031-B9BF-3B01EA6675DD}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 8d08e82

Please sign in to comment.