File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ public partial class CheakNewVersion : ContentPage
1010{
1111 // === CONFIGURATION ===
1212 private const string RepoOwner = "kinguser981" ;
13- private const string RepoName = "Fortnite_Ping_Tester " ;
13+ private const string RepoName = "Fortnite_DNS " ;
1414 private static readonly Version LocalVersion = new Version ( "1.1.0" ) ;
1515 // =====================
1616
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <IsFirstTimeProjectOpen >False</IsFirstTimeProjectOpen >
55 <ActiveDebugFramework >net10.0-android</ActiveDebugFramework >
6- <ActiveDebugProfile >HMD Global Nokia 5.3 ( Android 12.0 - API 31) </ActiveDebugProfile >
7- <SelectedPlatformGroup >PhysicalDevice </SelectedPlatformGroup >
6+ <ActiveDebugProfile >Android Emulator </ActiveDebugProfile >
7+ <SelectedPlatformGroup >Emulator </SelectedPlatformGroup >
88 </PropertyGroup >
99 <PropertyGroup Condition =" '$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|net10.0-android|AnyCPU'" >
1010 <DebuggerFlavor >ProjectDebugger</DebuggerFlavor >
You can’t perform that action at this time.
0 commit comments