-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- packaged the WinUI 3 app to deploy it
- change the way to resize the window to handle different screen dpi
- Loading branch information
louangr
committed
Oct 26, 2022
1 parent
56e1042
commit 8f10d61
Showing
66 changed files
with
242 additions
and
122 deletions.
There are no files selected for viewing
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
156 changes: 156 additions & 0 deletions
156
VISCACameraController (Package)/VISCACameraController (Package).wapproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,156 @@ | ||
<?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)' < '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|arm64"> | ||
<Configuration>Debug</Configuration> | ||
<Platform>arm64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="Release|arm64"> | ||
<Configuration>Release</Configuration> | ||
<Platform>arm64</Platform> | ||
</ProjectConfiguration> | ||
</ItemGroup> | ||
<PropertyGroup> | ||
<WapProjPath Condition="'$(WapProjPath)'==''">$(MSBuildExtensionsPath)\Microsoft\DesktopBridge\</WapProjPath> | ||
<PathToXAMLWinRTImplementations>VISCACameraController\</PathToXAMLWinRTImplementations> | ||
</PropertyGroup> | ||
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.props" /> | ||
<PropertyGroup> | ||
<ProjectGuid>1ae2f326-c018-4700-b554-8343e74d99aa</ProjectGuid> | ||
<TargetPlatformVersion>10.0.19041.0</TargetPlatformVersion> | ||
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion> | ||
<AssetTargetFallback>net6.0-windows$(TargetPlatformVersion);$(AssetTargetFallback)</AssetTargetFallback> | ||
<DefaultLanguage>fr-FR</DefaultLanguage> | ||
<AppxPackageSigningEnabled>True</AppxPackageSigningEnabled> | ||
<EntryPointProjectUniqueName>..\VISCACameraController\VISCACameraController.csproj</EntryPointProjectUniqueName> | ||
<PackageCertificateThumbprint>A51DB0BBC36B14BFA4F29DE1291835EF37702151</PackageCertificateThumbprint> | ||
<GenerateAppInstallerFile>False</GenerateAppInstallerFile> | ||
<AppxPackageSigningTimestampDigestAlgorithm>SHA256</AppxPackageSigningTimestampDigestAlgorithm> | ||
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision> | ||
<GenerateTestArtifacts>True</GenerateTestArtifacts> | ||
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms> | ||
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|arm64'"> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<AppxBundle>Always</AppxBundle> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<AppxBundle>Always</AppxBundle> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'"> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<AppxBundle>Always</AppxBundle> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'"> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<AppxBundle>Always</AppxBundle> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<AppxBundle>Always</AppxBundle> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|arm64'"> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<AppxBundle>Always</AppxBundle> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<AppxManifest Include="Package.appxmanifest"> | ||
<SubType>Designer</SubType> | ||
</AppxManifest> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Content Include="Images\BadgeLogo.scale-100.png" /> | ||
<Content Include="Images\BadgeLogo.scale-125.png" /> | ||
<Content Include="Images\BadgeLogo.scale-150.png" /> | ||
<Content Include="Images\BadgeLogo.scale-200.png" /> | ||
<Content Include="Images\BadgeLogo.scale-400.png" /> | ||
<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\LockScreenLogo.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-lightunplated_targetsize-16.png" /> | ||
<Content Include="Images\Square44x44Logo.altform-lightunplated_targetsize-24.png" /> | ||
<Content Include="Images\Square44x44Logo.altform-lightunplated_targetsize-256.png" /> | ||
<Content Include="Images\Square44x44Logo.altform-lightunplated_targetsize-32.png" /> | ||
<Content Include="Images\Square44x44Logo.altform-lightunplated_targetsize-48.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" /> | ||
<None Include="VISCACameraController %28Package%29_TemporaryKey.pfx" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ProjectReference Include="..\VISCACameraController\VISCACameraController.csproj"> | ||
<SkipGetTargetFrameworkProperties>True</SkipGetTargetFrameworkProperties> | ||
<PublishProfile>Properties\PublishProfiles\win10-$(Platform).pubxml</PublishProfile> | ||
</ProjectReference> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<PackageReference Include="Microsoft.WindowsAppSDK" Version="[1.1.3]"> | ||
<IncludeAssets>build</IncludeAssets> | ||
</PackageReference> | ||
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="[10.0.22000.194]"> | ||
<IncludeAssets>build</IncludeAssets> | ||
</PackageReference> | ||
</ItemGroup> | ||
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" /> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.