Skip to content

Commit 6f169b7

Browse files
Removed Internet requirement
1 parent 83dc5eb commit 6f169b7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

VLSMistique.sln

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Global
3131
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Debug|x64.Build.0 = Debug|Any CPU
3232
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Debug|x86.ActiveCfg = Debug|Any CPU
3333
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Debug|x86.Build.0 = Debug|Any CPU
34-
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|Any CPU.ActiveCfg = Release|x86
35-
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|Any CPU.Build.0 = Release|x86
34+
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|Any CPU.ActiveCfg = Release|Any CPU
35+
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|Any CPU.Build.0 = Release|Any CPU
3636
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|ARM.ActiveCfg = Release|ARM32
3737
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|ARM.Build.0 = Release|ARM32
3838
{526BF050-D32C-49EB-AC6F-3CB64BF3C18C}.Release|ARM64.ActiveCfg = Release|ARM64

VLSMistiqueInstaller/Package.appxmanifest

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
</Applications>
4444

4545
<Capabilities>
46-
<Capability Name="internetClient" />
4746
<rescap:Capability Name="runFullTrust" />
4847
</Capabilities>
4948
</Package>

0 commit comments

Comments
 (0)