Browse Source

Remove MSIX project

pull/2642/head
Christoph Wille 3 years ago
parent
commit
1ac588169a
  1. 84
      ILSpy.Package/ILSpy.Package.wapproj
  2. BIN
      ILSpy.Package/ILSpy.png
  3. BIN
      ILSpy.Package/Images/LargeTile.scale-100.png
  4. BIN
      ILSpy.Package/Images/LargeTile.scale-125.png
  5. BIN
      ILSpy.Package/Images/LargeTile.scale-150.png
  6. BIN
      ILSpy.Package/Images/LargeTile.scale-200.png
  7. BIN
      ILSpy.Package/Images/LargeTile.scale-400.png
  8. BIN
      ILSpy.Package/Images/LockScreenLogo.scale-200.png
  9. BIN
      ILSpy.Package/Images/SmallTile.scale-100.png
  10. BIN
      ILSpy.Package/Images/SmallTile.scale-125.png
  11. BIN
      ILSpy.Package/Images/SmallTile.scale-150.png
  12. BIN
      ILSpy.Package/Images/SmallTile.scale-200.png
  13. BIN
      ILSpy.Package/Images/SmallTile.scale-400.png
  14. BIN
      ILSpy.Package/Images/SplashScreen.scale-100.png
  15. BIN
      ILSpy.Package/Images/SplashScreen.scale-125.png
  16. BIN
      ILSpy.Package/Images/SplashScreen.scale-150.png
  17. BIN
      ILSpy.Package/Images/SplashScreen.scale-200.png
  18. BIN
      ILSpy.Package/Images/SplashScreen.scale-400.png
  19. BIN
      ILSpy.Package/Images/Square150x150Logo.scale-100.png
  20. BIN
      ILSpy.Package/Images/Square150x150Logo.scale-125.png
  21. BIN
      ILSpy.Package/Images/Square150x150Logo.scale-150.png
  22. BIN
      ILSpy.Package/Images/Square150x150Logo.scale-200.png
  23. BIN
      ILSpy.Package/Images/Square150x150Logo.scale-400.png
  24. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-16.png
  25. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-24.png
  26. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-256.png
  27. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-32.png
  28. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-48.png
  29. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-16.png
  30. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-256.png
  31. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-32.png
  32. BIN
      ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-48.png
  33. BIN
      ILSpy.Package/Images/Square44x44Logo.scale-100.png
  34. BIN
      ILSpy.Package/Images/Square44x44Logo.scale-125.png
  35. BIN
      ILSpy.Package/Images/Square44x44Logo.scale-150.png
  36. BIN
      ILSpy.Package/Images/Square44x44Logo.scale-200.png
  37. BIN
      ILSpy.Package/Images/Square44x44Logo.scale-400.png
  38. BIN
      ILSpy.Package/Images/Square44x44Logo.targetsize-16.png
  39. BIN
      ILSpy.Package/Images/Square44x44Logo.targetsize-24.png
  40. BIN
      ILSpy.Package/Images/Square44x44Logo.targetsize-24_altform-unplated.png
  41. BIN
      ILSpy.Package/Images/Square44x44Logo.targetsize-256.png
  42. BIN
      ILSpy.Package/Images/Square44x44Logo.targetsize-32.png
  43. BIN
      ILSpy.Package/Images/Square44x44Logo.targetsize-48.png
  44. BIN
      ILSpy.Package/Images/StoreLogo.backup.png
  45. BIN
      ILSpy.Package/Images/StoreLogo.scale-100.png
  46. BIN
      ILSpy.Package/Images/StoreLogo.scale-125.png
  47. BIN
      ILSpy.Package/Images/StoreLogo.scale-150.png
  48. BIN
      ILSpy.Package/Images/StoreLogo.scale-200.png
  49. BIN
      ILSpy.Package/Images/StoreLogo.scale-400.png
  50. BIN
      ILSpy.Package/Images/Wide310x150Logo.scale-100.png
  51. BIN
      ILSpy.Package/Images/Wide310x150Logo.scale-125.png
  52. BIN
      ILSpy.Package/Images/Wide310x150Logo.scale-150.png
  53. BIN
      ILSpy.Package/Images/Wide310x150Logo.scale-200.png
  54. BIN
      ILSpy.Package/Images/Wide310x150Logo.scale-400.png
  55. 64
      ILSpy.Package/Package-CI.appxmanifest
  56. 64
      ILSpy.Package/Package-Local.appxmanifest
  57. 15
      ILSpy.Package/Package.appinstaller
  58. 64
      ILSpy.Package/Package.appxmanifest
  59. 197
      ILSpy.WithPackage.sln

84
ILSpy.Package/ILSpy.Package.wapproj

@ -1,84 +0,0 @@ @@ -1,84 +0,0 @@
<?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>
<PropertyGroup>
<SkipImportNetSdk>True</SkipImportNetSdk>
</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>bab51a23-9c15-42cc-8465-eb732bf9a932</ProjectGuid>
<TargetPlatformVersion>10.0.19041.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17763.0</TargetPlatformMinVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<AppxPackageSigningEnabled>false</AppxPackageSigningEnabled>
<EntryPointProjectUniqueName>..\ILSpy\ILSpy.csproj</EntryPointProjectUniqueName>
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<AppxBundle>Always</AppxBundle>
<AppxBundlePlatforms>neutral</AppxBundlePlatforms>
<UapAppxPackageBuildMode Condition="'$(ReleaseChannel)' == 'Store'">CI</UapAppxPackageBuildMode>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
</PropertyGroup>
<PropertyGroup Condition="'$(ReleaseChannel)' == 'CI'">
<GenerateAppInstallerFile>true</GenerateAppInstallerFile>
<AppInstallerUri>https://some.location/tbd</AppInstallerUri>
<AppInstallerUpdateFrequency>0</AppInstallerUpdateFrequency>
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="Package-Local.appxmanifest" Condition="'$(ReleaseChannel)' == ''">
<SubType>Designer</SubType>
</AppxManifest>
<AppxManifest Include="Package-CI.appxmanifest" Condition="'$(ReleaseChannel)' == 'CI'">
<SubType>Designer</SubType>
</AppxManifest>
<AppxManifest Include="Package.appxmanifest" Condition="'$(ReleaseChannel)' == 'Store'">
<SubType>Designer</SubType>
</AppxManifest>
<None Include="*.appxmanifest" />
</ItemGroup>
<ItemGroup>
<Content Include="Images\*" />
<None Include="Package.appinstaller" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ILSpy\ILSpy.csproj" SkipGetTargetFrameworkProperties="true" />
</ItemGroup>
<ItemGroup>
<Content Include="..\ILSpy\bin\$(Configuration)\net472\\**\*.*" Link="ILSpy\%(RecursiveDir)%(Filename)%(Extension)">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
</Project>

BIN
ILSpy.Package/ILSpy.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

BIN
ILSpy.Package/Images/LargeTile.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
ILSpy.Package/Images/LargeTile.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

BIN
ILSpy.Package/Images/LargeTile.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

BIN
ILSpy.Package/Images/LargeTile.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

BIN
ILSpy.Package/Images/LargeTile.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

BIN
ILSpy.Package/Images/LockScreenLogo.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

BIN
ILSpy.Package/Images/SmallTile.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

BIN
ILSpy.Package/Images/SmallTile.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

BIN
ILSpy.Package/Images/SmallTile.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

BIN
ILSpy.Package/Images/SmallTile.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

BIN
ILSpy.Package/Images/SmallTile.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

BIN
ILSpy.Package/Images/SplashScreen.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
ILSpy.Package/Images/SplashScreen.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

BIN
ILSpy.Package/Images/SplashScreen.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

BIN
ILSpy.Package/Images/SplashScreen.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

BIN
ILSpy.Package/Images/SplashScreen.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

BIN
ILSpy.Package/Images/Square150x150Logo.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

BIN
ILSpy.Package/Images/Square150x150Logo.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

BIN
ILSpy.Package/Images/Square150x150Logo.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

BIN
ILSpy.Package/Images/Square150x150Logo.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

BIN
ILSpy.Package/Images/Square150x150Logo.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-16.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 657 B

BIN
ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-24.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-256.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-32.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-lightunplated_targetsize-48.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-16.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 657 B

BIN
ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-256.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-32.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.altform-unplated_targetsize-48.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.targetsize-16.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 477 B

BIN
ILSpy.Package/Images/Square44x44Logo.targetsize-24.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 794 B

BIN
ILSpy.Package/Images/Square44x44Logo.targetsize-24_altform-unplated.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.targetsize-256.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.targetsize-32.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

BIN
ILSpy.Package/Images/Square44x44Logo.targetsize-48.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

BIN
ILSpy.Package/Images/StoreLogo.backup.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

BIN
ILSpy.Package/Images/StoreLogo.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

BIN
ILSpy.Package/Images/StoreLogo.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

BIN
ILSpy.Package/Images/StoreLogo.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

BIN
ILSpy.Package/Images/StoreLogo.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

BIN
ILSpy.Package/Images/StoreLogo.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

BIN
ILSpy.Package/Images/Wide310x150Logo.scale-100.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

BIN
ILSpy.Package/Images/Wide310x150Logo.scale-125.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

BIN
ILSpy.Package/Images/Wide310x150Logo.scale-150.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

BIN
ILSpy.Package/Images/Wide310x150Logo.scale-200.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
ILSpy.Package/Images/Wide310x150Logo.scale-400.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

64
ILSpy.Package/Package-CI.appxmanifest

@ -1,64 +0,0 @@ @@ -1,64 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap rescap">
<Identity
Name="ICSharpCode.ILSpy.CI"
Publisher="CN=ICSharpCode"
Version="$INSERTMAJORVERSION$.$INSERTMINORVERSION$.$INSERTREVISION$.0" />
<Properties>
<DisplayName>ILSpy (CI)</DisplayName>
<PublisherDisplayName>CN=ICSharpCode Team</PublisherDisplayName>
<Logo>Images\StoreLogo.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.17763.0" MaxVersionTested="10.0.19041.0" />
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
</Resources>
<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="$targetentrypoint$">
<uap:VisualElements
DisplayName="ILSpy (CI)"
Description=".NET assembly inspector and decompiler"
BackgroundColor="transparent"
Square150x150Logo="Images\Square150x150Logo.png"
Square44x44Logo="Images\Square44x44Logo.png">
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" Square310x310Logo="Images\LargeTile.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>
<Extensions>
<uap3:Extension Category="windows.appExecutionAlias" Executable="ILSpy\ILSpy.exe" EntryPoint="Windows.FullTrustApplication">
<uap3:AppExecutionAlias>
<desktop:ExecutionAlias Alias="ilspyc.exe" />
</uap3:AppExecutionAlias>
</uap3:Extension>
</Extensions>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
<rescap:Capability Name="runFullTrust" />
</Capabilities>
</Package>

64
ILSpy.Package/Package-Local.appxmanifest

@ -1,64 +0,0 @@ @@ -1,64 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap rescap">
<Identity
Name="ICSharpCode.ILSpy.Local"
Publisher="CN=ICSharpCode"
Version="1.0.0.0" />
<Properties>
<DisplayName>ILSpy (Local)</DisplayName>
<PublisherDisplayName>CN=ICSharpCode Team</PublisherDisplayName>
<Logo>Images\StoreLogo.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.17763.0" MaxVersionTested="10.0.19041.0" />
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
</Resources>
<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="$targetentrypoint$">
<uap:VisualElements
DisplayName="ILSpy (Local)"
Description=".NET assembly inspector and decompiler"
BackgroundColor="transparent"
Square150x150Logo="Images\Square150x150Logo.png"
Square44x44Logo="Images\Square44x44Logo.png">
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" Square310x310Logo="Images\LargeTile.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>
<Extensions>
<uap3:Extension Category="windows.appExecutionAlias" Executable="ILSpy\ILSpy.exe" EntryPoint="Windows.FullTrustApplication">
<uap3:AppExecutionAlias>
<desktop:ExecutionAlias Alias="ilspyl.exe" />
</uap3:AppExecutionAlias>
</uap3:Extension>
</Extensions>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
<rescap:Capability Name="runFullTrust" />
</Capabilities>
</Package>

15
ILSpy.Package/Package.appinstaller

@ -1,15 +0,0 @@ @@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<AppInstaller Uri="{AppInstallerUri}"
Version="{Version}"
xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
<MainBundle Name="{Name}"
Version="{Version}"
Publisher="{Publisher}"
Uri="{MainPackageUri}"/>
<UpdateSettings>
<OnLaunch HoursBetweenUpdateChecks="4" />
</UpdateSettings>
</AppInstaller>

64
ILSpy.Package/Package.appxmanifest

@ -1,64 +0,0 @@ @@ -1,64 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities"
IgnorableNamespaces="uap rescap">
<Identity
Name="17310ICSharpCodeTeam.ILSpy"
Publisher="CN=2A240D0E-77E6-4732-9B57-AD934336A43E"
Version="$INSERTMAJORVERSION$.$INSERTMINORVERSION$.$INSERTREVISION$.0" />
<Properties>
<DisplayName>ILSpy</DisplayName>
<PublisherDisplayName>ICSharpCode Team</PublisherDisplayName>
<Logo>Images\StoreLogo.png</Logo>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.17763.0" MaxVersionTested="10.0.19041.0" />
</Dependencies>
<Resources>
<Resource Language="x-generate"/>
</Resources>
<Applications>
<Application Id="App"
Executable="$targetnametoken$.exe"
EntryPoint="$targetentrypoint$">
<uap:VisualElements
DisplayName="ILSpy"
Description=".NET assembly inspector and decompiler"
BackgroundColor="transparent"
Square150x150Logo="Images\Square150x150Logo.png"
Square44x44Logo="Images\Square44x44Logo.png">
<uap:DefaultTile Wide310x150Logo="Images\Wide310x150Logo.png" Square71x71Logo="Images\SmallTile.png" Square310x310Logo="Images\LargeTile.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>
<Extensions>
<uap3:Extension Category="windows.appExecutionAlias" Executable="ILSpy\ILSpy.exe" EntryPoint="Windows.FullTrustApplication">
<uap3:AppExecutionAlias>
<desktop:ExecutionAlias Alias="ilspy.exe" />
</uap3:AppExecutionAlias>
</uap3:Extension>
</Extensions>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
<rescap:Capability Name="runFullTrust" />
</Capabilities>
</Package>

197
ILSpy.WithPackage.sln

@ -1,197 +0,0 @@ @@ -1,197 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31612.314
MinimumVisualStudioVersion = 15.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "doc", "doc", "{F45DB999-7E72-4000-B5AD-3A7B485A0896}"
ProjectSection(SolutionItems) = preProject
doc\Command Line.txt = doc\Command Line.txt
doc\ILAst.txt = doc\ILAst.txt
doc\IntPtr.txt = doc\IntPtr.txt
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy", "ILSpy\ILSpy.csproj", "{1E85EFF9-E370-4683-83E4-8A3D063FF791}"
ProjectSection(ProjectDependencies) = postProject
{984CC812-9470-4A13-AFF9-CC44068D666C} = {984CC812-9470-4A13-AFF9-CC44068D666C}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICSharpCode.TreeView", "SharpTreeView\ICSharpCode.TreeView.csproj", "{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICSharpCode.Decompiler", "ICSharpCode.Decompiler\ICSharpCode.Decompiler.csproj", "{984CC812-9470-4A13-AFF9-CC44068D666C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICSharpCode.Decompiler.Tests", "ICSharpCode.Decompiler.Tests\ICSharpCode.Decompiler.Tests.csproj", "{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestPlugin", "TestPlugin\TestPlugin.csproj", "{F32EBCC8-0E53-4421-867E-05B3D6E10C70}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.BamlDecompiler", "ILSpy.BamlDecompiler\ILSpy.BamlDecompiler.csproj", "{A6BAD2BA-76BA-461C-8B6D-418607591247}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.BamlDecompiler.Tests", "ILSpy.BamlDecompiler.Tests\ILSpy.BamlDecompiler.Tests.csproj", "{1169E6D1-1899-43D4-A500-07CE4235B388}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICSharpCode.Decompiler.PdbProvider.Cecil", "ICSharpCode.Decompiler.PdbProvider.Cecil\ICSharpCode.Decompiler.PdbProvider.Cecil.csproj", "{B85A155A-9DD6-43BC-A624-2D8EC773D71F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.Tests", "ILSpy.Tests\ILSpy.Tests.csproj", "{B51C6636-B8D1-4200-9869-08F2689DE6C2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.ReadyToRun", "ILSpy.ReadyToRun\ILSpy.ReadyToRun.csproj", "{4A9EDD49-EE62-4417-9140-EF82E39214E4}"
EndProject
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "ILSpy.Package", "ILSpy.Package\ILSpy.Package.wapproj", "{BAB51A23-9C15-42CC-8465-EB732BF9A932}"
ProjectSection(ProjectDependencies) = postProject
{4A9EDD49-EE62-4417-9140-EF82E39214E4} = {4A9EDD49-EE62-4417-9140-EF82E39214E4}
{A6BAD2BA-76BA-461C-8B6D-418607591247} = {A6BAD2BA-76BA-461C-8B6D-418607591247}
EndProjectSection
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
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Debug|x64.ActiveCfg = Debug|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Debug|x64.Build.0 = Debug|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Debug|x86.ActiveCfg = Debug|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Debug|x86.Build.0 = Debug|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Release|Any CPU.Build.0 = Release|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Release|x64.ActiveCfg = Release|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Release|x64.Build.0 = Release|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Release|x86.ActiveCfg = Release|Any CPU
{1E85EFF9-E370-4683-83E4-8A3D063FF791}.Release|x86.Build.0 = Release|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Debug|x64.ActiveCfg = Debug|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Debug|x64.Build.0 = Debug|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Debug|x86.ActiveCfg = Debug|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Debug|x86.Build.0 = Debug|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Release|Any CPU.Build.0 = Release|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Release|x64.ActiveCfg = Release|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Release|x64.Build.0 = Release|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Release|x86.ActiveCfg = Release|Any CPU
{DDE2A481-8271-4EAC-A330-8FA6A38D13D1}.Release|x86.Build.0 = Release|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Debug|x64.ActiveCfg = Debug|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Debug|x64.Build.0 = Debug|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Debug|x86.ActiveCfg = Debug|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Debug|x86.Build.0 = Debug|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Release|Any CPU.Build.0 = Release|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Release|x64.ActiveCfg = Release|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Release|x64.Build.0 = Release|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Release|x86.ActiveCfg = Release|Any CPU
{984CC812-9470-4A13-AFF9-CC44068D666C}.Release|x86.Build.0 = Release|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Debug|x64.ActiveCfg = Debug|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Debug|x64.Build.0 = Debug|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Debug|x86.ActiveCfg = Debug|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Debug|x86.Build.0 = Debug|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Release|Any CPU.Build.0 = Release|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Release|x64.ActiveCfg = Release|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Release|x64.Build.0 = Release|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Release|x86.ActiveCfg = Release|Any CPU
{FEC0DA52-C4A6-4710-BE36-B484A20C5E22}.Release|x86.Build.0 = Release|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Debug|x64.ActiveCfg = Debug|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Debug|x64.Build.0 = Debug|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Debug|x86.ActiveCfg = Debug|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Debug|x86.Build.0 = Debug|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Release|Any CPU.Build.0 = Release|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Release|x64.ActiveCfg = Release|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Release|x64.Build.0 = Release|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Release|x86.ActiveCfg = Release|Any CPU
{F32EBCC8-0E53-4421-867E-05B3D6E10C70}.Release|x86.Build.0 = Release|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Debug|x64.ActiveCfg = Debug|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Debug|x64.Build.0 = Debug|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Debug|x86.ActiveCfg = Debug|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Debug|x86.Build.0 = Debug|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Release|Any CPU.Build.0 = Release|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Release|x64.ActiveCfg = Release|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Release|x64.Build.0 = Release|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Release|x86.ActiveCfg = Release|Any CPU
{A6BAD2BA-76BA-461C-8B6D-418607591247}.Release|x86.Build.0 = Release|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Debug|x64.ActiveCfg = Debug|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Debug|x64.Build.0 = Debug|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Debug|x86.ActiveCfg = Debug|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Debug|x86.Build.0 = Debug|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Release|Any CPU.Build.0 = Release|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Release|x64.ActiveCfg = Release|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Release|x64.Build.0 = Release|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Release|x86.ActiveCfg = Release|Any CPU
{1169E6D1-1899-43D4-A500-07CE4235B388}.Release|x86.Build.0 = Release|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Debug|x64.ActiveCfg = Debug|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Debug|x64.Build.0 = Debug|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Debug|x86.ActiveCfg = Debug|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Debug|x86.Build.0 = Debug|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Release|Any CPU.Build.0 = Release|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Release|x64.ActiveCfg = Release|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Release|x64.Build.0 = Release|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Release|x86.ActiveCfg = Release|Any CPU
{B85A155A-9DD6-43BC-A624-2D8EC773D71F}.Release|x86.Build.0 = Release|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Debug|x64.ActiveCfg = Debug|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Debug|x64.Build.0 = Debug|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Debug|x86.ActiveCfg = Debug|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Debug|x86.Build.0 = Debug|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Release|Any CPU.Build.0 = Release|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Release|x64.ActiveCfg = Release|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Release|x64.Build.0 = Release|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Release|x86.ActiveCfg = Release|Any CPU
{B51C6636-B8D1-4200-9869-08F2689DE6C2}.Release|x86.Build.0 = Release|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Debug|x64.ActiveCfg = Debug|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Debug|x64.Build.0 = Debug|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Debug|x86.ActiveCfg = Debug|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Debug|x86.Build.0 = Debug|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Release|Any CPU.Build.0 = Release|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Release|x64.ActiveCfg = Release|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Release|x64.Build.0 = Release|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Release|x86.ActiveCfg = Release|Any CPU
{4A9EDD49-EE62-4417-9140-EF82E39214E4}.Release|x86.Build.0 = Release|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|x64.ActiveCfg = Debug|x64
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|x64.Build.0 = Debug|x64
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|x64.Deploy.0 = Debug|x64
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|x86.ActiveCfg = Debug|x86
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|x86.Build.0 = Debug|x86
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Debug|x86.Deploy.0 = Debug|x86
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|Any CPU.Build.0 = Release|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|Any CPU.Deploy.0 = Release|Any CPU
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|x64.ActiveCfg = Release|x64
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|x64.Build.0 = Release|x64
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|x64.Deploy.0 = Release|x64
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|x86.ActiveCfg = Release|x86
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|x86.Build.0 = Release|x86
{BAB51A23-9C15-42CC-8465-EB732BF9A932}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C764218F-7633-4412-923D-558CE7EE0560}
EndGlobalSection
EndGlobal
Loading…
Cancel
Save