Skip to content

Commit 5f4ab24

Browse files
committed
fix: remove reference of ecsact_rtb
1 parent 533786e commit 5f4ab24

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

dist/AppxManifest.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,6 @@
2424
</uap3:Extension>
2525
</Extensions>
2626
</Application>
27-
28-
<Application Id="EcsactSdk.EcsactRuntimeBuilder" Executable="bin/ecsact_rtb.exe" EntryPoint="Windows.FullTrustApplication">
29-
<uap3:VisualElements DisplayName="Ecsact Runtime Builder CLI" Description="Ecsact Runtime Builder Command Line Interface" BackgroundColor="transparent" Square44x44Logo="images/ecsact-color44.png" Square150x150Logo="images/ecsact-color150.png" AppListEntry="none" VisualGroup="Ecsact" />
30-
<Extensions>
31-
<uap3:Extension Category="windows.appExecutionAlias">
32-
<uap3:AppExecutionAlias>
33-
<uap8:ExecutionAlias Alias="ecsact_rtb.exe" />
34-
</uap3:AppExecutionAlias>
35-
</uap3:Extension>
36-
</Extensions>
37-
</Application>
3827

3928
<Application Id="EcsactSdk.EcsactLanguageServer" Executable="bin/ecsact_lsp_server.exe" EntryPoint="Windows.FullTrustApplication">
4029
<uap3:VisualElements DisplayName="Ecsact Language Server" Description="Esact Language Server CLI" BackgroundColor="transparent" Square44x44Logo="images/ecsact-color44.png" Square150x150Logo="images/ecsact-color150.png" AppListEntry="none" VisualGroup="Ecsact" />

0 commit comments

Comments
 (0)