Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c579590

Browse files
pictosjfversluis
andauthoredNov 20, 2020
Part of Project clean-up #529 (#587)
* moved files and fixed XCT solution * fixed Markup solutions * Renaming, tidying - More renaming of files and folders to be more consistent - Added UnitTest project to Xamarin.CommunityToolkit solution - Removed unused Support.md - Fixed path to csproj in build yaml to fix the build * Update azure-pipelines.yml * Update Xamarin.CommunityToolkit.UnitTests.csproj Co-authored-by: Gerald Versluis <gerald@verslu.is>
1 parent 047a895 commit c579590

File tree

704 files changed

+62
-68
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

704 files changed

+62
-68
lines changed
 

‎Support.md

-13
This file was deleted.

‎Xamarin.CommunityToolkit.Markup.sln

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 16
44
VisualStudioVersion = 16.0.30413.136
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.CommunityToolkit.Markup", "Xamarin.CommunityToolkit.Markup\Xamarin.CommunityToolkit.Markup.csproj", "{AB7BC9C1-E0E5-41F0-A1B9-9AEDD3A3C91A}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.CommunityToolkit.Markup", "src\Markup\Xamarin.CommunityToolkit.Markup\Xamarin.CommunityToolkit.Markup.csproj", "{AB7BC9C1-E0E5-41F0-A1B9-9AEDD3A3C91A}"
77
EndProject
8-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.CommunityToolkit.Markup.UnitTests", "Xamarin.CommunityToolkit.Markup.UnitTests\Xamarin.CommunityToolkit.Markup.UnitTests.csproj", "{43798DE5-81F4-4C31-8BB2-AEF46F6732AB}"
8+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin.CommunityToolkit.Markup.UnitTests", "src\Markup\Xamarin.CommunityToolkit.Markup.UnitTests\Xamarin.CommunityToolkit.Markup.UnitTests.csproj", "{43798DE5-81F4-4C31-8BB2-AEF46F6732AB}"
99
EndProject
1010
Global
1111
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)