Skip to content

Commit 42dce7a

Browse files
committed
remove useless resources
1 parent 50978d7 commit 42dce7a

File tree

12 files changed

+1
-576
lines changed

12 files changed

+1
-576
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3-
<application android:allowBackup="true" android:icon="@mipmap/appicon" android:roundIcon="@mipmap/appicon_round" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config"></application>
3+
<application android:allowBackup="true" android:supportsRtl="true" android:networkSecurityConfig="@xml/network_security_config"></application>
44
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
55
<uses-permission android:name="android.permission.INTERNET" />
66
</manifest>

SecureHttpClient.TestRunner.Maui/Platforms/Windows/Package.appxmanifest

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
Square44x44Logo="$placeholder$.png"
3232
BackgroundColor="transparent">
3333
<uap:DefaultTile Square71x71Logo="$placeholder$.png" Wide310x150Logo="$placeholder$.png" Square310x310Logo="$placeholder$.png" />
34-
<uap:SplashScreen Image="$placeholder$.png" />
3534
</uap:VisualElements>
3635
</Application>
3736
</Applications>

SecureHttpClient.TestRunner.Maui/Resources/AppIcon/appicon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

SecureHttpClient.TestRunner.Maui/Resources/AppIcon/appiconfg.svg

Lines changed: 0 additions & 8 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

SecureHttpClient.TestRunner.Maui/Resources/Images/dotnet_bot.svg

Lines changed: 0 additions & 93 deletions
This file was deleted.

SecureHttpClient.TestRunner.Maui/Resources/Raw/AboutAssets.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.

SecureHttpClient.TestRunner.Maui/Resources/Splash/splash.svg

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)