Skip to content

Commit d9a4b38

Browse files
change framework
1 parent 76178c1 commit d9a4b38

37 files changed

+7
-1031
lines changed

MAUI_Chart_JSON_Data/App.xaml

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

MAUI_Chart_JSON_Data/App.xaml.cs

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

MAUI_Chart_JSON_Data/AppShell.xaml

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

MAUI_Chart_JSON_Data/AppShell.xaml.cs

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

MAUI_Chart_JSON_Data/MAUI_Chart_JSON_Data.csproj

Lines changed: 0 additions & 56 deletions
This file was deleted.
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,25 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
4-
VisualStudioVersion = 17.0.31611.283
4+
VisualStudioVersion = 17.13.35919.96 d17.13
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MAUI_Chart_JSON_Data", "MAUI_Chart_JSON_Data.csproj", "{880BB72B-24BE-403B-B01D-36E2A7F9A088}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MAUI_Chart_JSON_Data", "MAUI_Chart_JSON_Data\MAUI_Chart_JSON_Data.csproj", "{D272ECFD-031E-40C8-A52A-23BDE7E04E79}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{880BB72B-24BE-403B-B01D-36E2A7F9A088}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{880BB72B-24BE-403B-B01D-36E2A7F9A088}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{880BB72B-24BE-403B-B01D-36E2A7F9A088}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
17-
{880BB72B-24BE-403B-B01D-36E2A7F9A088}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{880BB72B-24BE-403B-B01D-36E2A7F9A088}.Release|Any CPU.Build.0 = Release|Any CPU
19-
{880BB72B-24BE-403B-B01D-36E2A7F9A088}.Release|Any CPU.Deploy.0 = Release|Any CPU
14+
{D272ECFD-031E-40C8-A52A-23BDE7E04E79}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{D272ECFD-031E-40C8-A52A-23BDE7E04E79}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{D272ECFD-031E-40C8-A52A-23BDE7E04E79}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{D272ECFD-031E-40C8-A52A-23BDE7E04E79}.Release|Any CPU.Build.0 = Release|Any CPU
2018
EndGlobalSection
2119
GlobalSection(SolutionProperties) = preSolution
2220
HideSolutionNode = FALSE
2321
EndGlobalSection
2422
GlobalSection(ExtensibilityGlobals) = postSolution
25-
SolutionGuid = {61F7FB11-1E47-470C-91E2-47F8143E1572}
23+
SolutionGuid = {1EEC63BF-CA47-4572-9F7D-7FC38AF8F18D}
2624
EndGlobalSection
2725
EndGlobal

MAUI_Chart_JSON_Data/MainPage.xaml

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

MAUI_Chart_JSON_Data/MainPage.xaml.cs

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

MAUI_Chart_JSON_Data/MauiProgram.cs

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

MAUI_Chart_JSON_Data/Model/Medal.cs

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

MAUI_Chart_JSON_Data/Platforms/Android/AndroidManifest.xml

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

MAUI_Chart_JSON_Data/Platforms/Android/MainActivity.cs

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

MAUI_Chart_JSON_Data/Platforms/Android/MainApplication.cs

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

MAUI_Chart_JSON_Data/Platforms/Android/Resources/values/colors.xml

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

MAUI_Chart_JSON_Data/Platforms/MacCatalyst/AppDelegate.cs

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

MAUI_Chart_JSON_Data/Platforms/MacCatalyst/Info.plist

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

MAUI_Chart_JSON_Data/Platforms/MacCatalyst/Program.cs

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

MAUI_Chart_JSON_Data/Platforms/Tizen/Main.cs

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

MAUI_Chart_JSON_Data/Platforms/Tizen/tizen-manifest.xml

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

MAUI_Chart_JSON_Data/Platforms/Windows/App.xaml

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

MAUI_Chart_JSON_Data/Platforms/Windows/App.xaml.cs

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

0 commit comments

Comments
 (0)