Skip to content

Commit

Permalink
[Feature] Framework Self-Contained & .Net 7 (#277), version 1.3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofknecht committed Aug 25, 2023
1 parent c1a821d commit b80802b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Packaging/Packaging.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
<AppxSymbolPackageEnabled>True</AppxSymbolPackageEnabled>
<GenerateAppInstallerFile>False</GenerateAppInstallerFile>
<AppxPackageDir>C:\Users\Marku\Desktop\</AppxPackageDir>
<GenerateTestArtifacts>True</GenerateTestArtifacts>
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
<EntryPointProjectUniqueName>..\SystemTrayMenu.csproj</EntryPointProjectUniqueName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<AppxBundle>Always</AppxBundle>
Expand Down Expand Up @@ -150,5 +155,8 @@
<Content Include="Images\Wide310x150Logo.scale-200.png" />
<Content Include="Images\Wide310x150Logo.scale-400.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SystemTrayMenu.csproj" />
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
</Project>

0 comments on commit b80802b

Please sign in to comment.