diff --git a/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj b/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj index cd8943d3..db81bedf 100644 --- a/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj +++ b/Auth/MauiAuthBlazor/MauiAuthBlazor.csproj @@ -34,7 +34,7 @@ - + diff --git a/Database/MauiTaskListApp/MauiTaskListApp.csproj b/Database/MauiTaskListApp/MauiTaskListApp.csproj index 4039f3b9..5be2a374 100644 --- a/Database/MauiTaskListApp/MauiTaskListApp.csproj +++ b/Database/MauiTaskListApp/MauiTaskListApp.csproj @@ -32,7 +32,7 @@ - + diff --git a/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj b/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj index c05a2491..e5898136 100644 --- a/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj +++ b/Database/Sqlite/MauiSqliteBlazor/MauiSqliteBlazor.csproj @@ -37,7 +37,7 @@ - + diff --git a/Directory.Build.props b/Directory.Build.props index da850eff..1ddf2621 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -67,7 +67,7 @@ - - + + \ No newline at end of file diff --git a/KanbanBoard/KanbanBoard.csproj b/KanbanBoard/KanbanBoard.csproj index 7d65313d..129b8b91 100644 --- a/KanbanBoard/KanbanBoard.csproj +++ b/KanbanBoard/KanbanBoard.csproj @@ -29,11 +29,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/LocalPackages/VladislavAntonyuk.MaterialCalendarView.1.9.0.nupkg b/LocalPackages/VladislavAntonyuk.MaterialCalendarView.1.9.0.nupkg index eec55cd6..5be8976b 100644 Binary files a/LocalPackages/VladislavAntonyuk.MaterialCalendarView.1.9.0.nupkg and b/LocalPackages/VladislavAntonyuk.MaterialCalendarView.1.9.0.nupkg differ diff --git a/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj b/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj index 7c0ea472..b41078cc 100644 --- a/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj +++ b/MauiBlazorPhotoGallery/MauiBlazorPhotoGallery.csproj @@ -30,7 +30,7 @@ - + diff --git a/MauiCaptcha/MauiCaptcha.csproj b/MauiCaptcha/MauiCaptcha.csproj index 5ec7db15..0725484a 100644 --- a/MauiCaptcha/MauiCaptcha.csproj +++ b/MauiCaptcha/MauiCaptcha.csproj @@ -36,7 +36,7 @@ - + diff --git a/MauiDynamicConfiguration/MauiDynamicConfiguration.csproj b/MauiDynamicConfiguration/MauiDynamicConfiguration.csproj index a53e5578..c5b82a58 100644 --- a/MauiDynamicConfiguration/MauiDynamicConfiguration.csproj +++ b/MauiDynamicConfiguration/MauiDynamicConfiguration.csproj @@ -26,6 +26,6 @@ - + diff --git a/MauiMaps/MauiMaps.csproj b/MauiMaps/MauiMaps.csproj index b4d5df2c..b556a485 100644 --- a/MauiMaps/MauiMaps.csproj +++ b/MauiMaps/MauiMaps.csproj @@ -28,7 +28,7 @@ - + diff --git a/MauiMarkdown/MauiMarkdown.csproj b/MauiMarkdown/MauiMarkdown.csproj index 45861901..e7693e34 100644 --- a/MauiMarkdown/MauiMarkdown.csproj +++ b/MauiMarkdown/MauiMarkdown.csproj @@ -29,7 +29,7 @@ - + diff --git a/MauiSamples.sln b/MauiSamples.sln index 53e0327a..2dbc1b9f 100644 --- a/MauiSamples.sln +++ b/MauiSamples.sln @@ -19,6 +19,12 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KanbanBoard", "KanbanBoard\KanbanBoard.csproj", "{5E4780D5-8A16-44CE-975D-155E578351D0}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{CE4ABC8D-3F54-49AA-BA5A-DD47E7CEB56B}" + ProjectSection(SolutionItems) = preProject + Directory.Build.props = Directory.Build.props + NuGet.config = NuGet.config + README.mdpp = README.mdpp + SETUP.md = SETUP.md + EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Auth", "Auth", "{14D979DA-85FE-41DC-9C59-A49EE52EC9A5}" EndProject @@ -131,7 +137,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Client.iOS.UITests", "MauiT EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Client.Android.UITests", "MauiTests\Client.Android.UITests\Client.Android.UITests.csproj", "{3459E2A7-DEB6-46B8-AE8E-435908A3F2DE}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "MauiTests\Client\Client.csproj", "{5411B28C-9E39-4FAF-BC6E-448C0DC9F0BC}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Client", "MauiTests\Client\Client.csproj", "{5411B28C-9E39-4FAF-BC6E-448C0DC9F0BC}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/MauiSpeech/MauiSpeech.csproj b/MauiSpeech/MauiSpeech.csproj index 70b8f086..99f45103 100644 --- a/MauiSpeech/MauiSpeech.csproj +++ b/MauiSpeech/MauiSpeech.csproj @@ -30,7 +30,7 @@ - + diff --git a/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj b/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj index d03a1efb..62626a42 100644 --- a/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj +++ b/MauiTests/Client.Android.UITests/Client.Android.UITests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj b/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj index 9dd45e4a..a1cad9e8 100644 --- a/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj +++ b/MauiTests/Client.MacCatalyst.UITests/Client.MacCatalyst.UITests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj b/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj index de3aebfd..276193e8 100644 --- a/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj +++ b/MauiTests/Client.Tizen.UITests/Client.Tizen.UITests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj b/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj index 8e19b0dc..5f536498 100644 --- a/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj +++ b/MauiTests/Client.Windows.UITests/Client.Windows.UITests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj b/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj index 76524034..f75fab9d 100644 --- a/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj +++ b/MauiTests/Client.iOS.UITests/Client.iOS.UITests.csproj @@ -16,7 +16,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj b/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj index 9c4788bc..d1684e02 100644 --- a/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj +++ b/MauiWorkflowBuilder/MauiWorkflowBuilder.csproj @@ -34,6 +34,6 @@ - + diff --git a/README.md b/README.md index 94e0750d..5bd00a17 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Stand With Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua) ## Thank You -Special thanks to my friends and sponsors: @PeterFucci, Gerald Versluis (jfversluis), @renatolopes, Glen Herman, Olexii, Brady, Yury Michurin, VToegel, Aleksander Rokic, Jeffrey Williams, TimKyn, Standa Mikes, Aaron Schaefer, AIvanHeerden, 7 M O X D, gbrewer, Ryan, @janhjordie, erossiniuk. +Special thanks to my friends and sponsors: @PeterFucci, Gerald Versluis (jfversluis), @renatolopes, Glen Herman, Olexii, Brady, Yury Michurin, VToegel, Aleksander Rokic, Jeffrey Williams, TimKyn, Standa Mikes, Aaron Schaefer, AIvanHeerden, 7 M O X D, gbrewer, Ryan, @janhjordie, erossiniuk, David. This project is tested with BrowserStack. diff --git a/RepositoryContributors/RepositoryContributors.csproj b/RepositoryContributors/RepositoryContributors.csproj index dc1938ed..e817b9bb 100644 --- a/RepositoryContributors/RepositoryContributors.csproj +++ b/RepositoryContributors/RepositoryContributors.csproj @@ -26,7 +26,7 @@ - + diff --git a/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj b/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj index c543686f..f0e303f4 100644 --- a/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj +++ b/iOSExtensions/JokeApp/JokeApp/JokeApp.csproj @@ -44,8 +44,8 @@ - - + + diff --git a/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj b/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj index ecee4e32..f398c5e9 100644 --- a/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj +++ b/iOSExtensions/ShareExtension/AppContainer/AppContainer.csproj @@ -37,8 +37,8 @@ - - + +