We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f81c4d commit 7050ab7Copy full SHA for 7050ab7
dist/AppxManifest.xml
@@ -24,7 +24,7 @@
24
</uap3:Extension>
25
</Extensions>
26
</Application>
27
- <Application Id="EcsactSdk.EcsactRuntimeBuilder" Executable="bin/ecsact.exe" EntryPoint="Windows.FullTrustApplication">
+ <Application Id="EcsactSdk.EcsactRuntimeBuilder" Executable="bin/ecsact_rtb.exe" EntryPoint="Windows.FullTrustApplication">
28
<uap3:VisualElements DisplayName="Ecsact Runtime Builder CLI" Description="Ecsact Runtime Builder Command Line Interface" BackgroundColor="transparent" Square44x44Logo="images/logo44.png" Square150x150Logo="images/logo150.png" AppListEntry="none" VisualGroup="Ecsact" />
29
<Extensions>
30
<uap3:Extension Category="windows.appExecutionAlias">
0 commit comments