Skip to content

Commit

Permalink
rename solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Kay-Gyasi committed Jul 8, 2023
1 parent eef5242 commit 0403e5e
Show file tree
Hide file tree
Showing 573 changed files with 11,696 additions and 6,234 deletions.
28 changes: 9 additions & 19 deletions UMaTLMS.sln → UMaT Timetabling System.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,23 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
README.md = README.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTLMS.Core", "UMaTLMS.Core", "{E649251F-DE69-4653-B37A-DBAEAA116839}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTTS.Core", "UMaTTS.Core", "{E649251F-DE69-4653-B37A-DBAEAA116839}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTLMS.Infrastructure", "UMaTLMS.Infrastructure", "{A95E1395-5455-4E2B-B28C-08AF13D2EBA2}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTTS.Infrastructure", "UMaTTS.Infrastructure", "{A95E1395-5455-4E2B-B28C-08AF13D2EBA2}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTLMS.SharedKernel", "UMaTLMS.SharedKernel", "{34CD5DAB-44C2-4A98-8DD0-6FD221CCA793}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTTS.SharedKernel", "UMaTTS.SharedKernel", "{34CD5DAB-44C2-4A98-8DD0-6FD221CCA793}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTLMS.API", "UMaTLMS.API", "{72E34580-6F24-40DE-B9E4-BA8F23C8A531}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTTS.API", "UMaTTS.API", "{72E34580-6F24-40DE-B9E4-BA8F23C8A531}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTLMS.API", "UMaTLMS.API\UMaTLMS.API.csproj", "{215AF485-C135-4C17-BEEB-2B6E4F56D1ED}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTTS.API", "UMaTTS.API\UMaTTS.API.csproj", "{215AF485-C135-4C17-BEEB-2B6E4F56D1ED}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UMaTLMS.Console", "UMaTLMS.Console", "{7969C1D7-211D-4678-B2DF-F10E14F3774A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTTS.Core", "UMaTTS.Core\UMaTTS.Core.csproj", "{5C727686-183D-40FE-AAD2-FC7BD2D0903B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTLMS.Console", "UMaTLMS.Console\UMaTLMS.Console.csproj", "{A5037C39-ADC9-49F4-9203-B565301EC305}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTTS.Infrastructure", "UMaTTS.Infrastructure\UMaTTS.Infrastructure.csproj", "{BF8BC3B5-C745-4E9F-9E8E-9AA43151A941}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTLMS.Core", "UMaTLMS.Core\UMaTLMS.Core.csproj", "{5C727686-183D-40FE-AAD2-FC7BD2D0903B}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTTS.SharedKernel", "UMaTTS.SharedKernel\UMaTTS.SharedKernel.csproj", "{C79E68FA-D2DF-4999-AC4E-A4B2B2283DBB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTLMS.Infrastructure", "UMaTLMS.Infrastructure\UMaTLMS.Infrastructure.csproj", "{BF8BC3B5-C745-4E9F-9E8E-9AA43151A941}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTLMS.SharedKernel", "UMaTLMS.SharedKernel\UMaTLMS.SharedKernel.csproj", "{C79E68FA-D2DF-4999-AC4E-A4B2B2283DBB}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTLMS.Tests", "UMaTLMS.Tests\UMaTLMS.Tests.csproj", "{EFA81D6B-70C9-4E26-ACA9-3C80B24F7A1A}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UMaTTS.Tests", "UMaTTS.Tests\UMaTTS.Tests.csproj", "{EFA81D6B-70C9-4E26-ACA9-3C80B24F7A1A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -46,10 +42,6 @@ Global
{215AF485-C135-4C17-BEEB-2B6E4F56D1ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{215AF485-C135-4C17-BEEB-2B6E4F56D1ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{215AF485-C135-4C17-BEEB-2B6E4F56D1ED}.Release|Any CPU.Build.0 = Release|Any CPU
{A5037C39-ADC9-49F4-9203-B565301EC305}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A5037C39-ADC9-49F4-9203-B565301EC305}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A5037C39-ADC9-49F4-9203-B565301EC305}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A5037C39-ADC9-49F4-9203-B565301EC305}.Release|Any CPU.Build.0 = Release|Any CPU
{5C727686-183D-40FE-AAD2-FC7BD2D0903B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C727686-183D-40FE-AAD2-FC7BD2D0903B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C727686-183D-40FE-AAD2-FC7BD2D0903B}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -76,8 +68,6 @@ Global
{34CD5DAB-44C2-4A98-8DD0-6FD221CCA793} = {6E4E7A10-F8BF-4538-BF10-6FB2EE4695C0}
{72E34580-6F24-40DE-B9E4-BA8F23C8A531} = {6E4E7A10-F8BF-4538-BF10-6FB2EE4695C0}
{215AF485-C135-4C17-BEEB-2B6E4F56D1ED} = {72E34580-6F24-40DE-B9E4-BA8F23C8A531}
{7969C1D7-211D-4678-B2DF-F10E14F3774A} = {6E4E7A10-F8BF-4538-BF10-6FB2EE4695C0}
{A5037C39-ADC9-49F4-9203-B565301EC305} = {7969C1D7-211D-4678-B2DF-F10E14F3774A}
{5C727686-183D-40FE-AAD2-FC7BD2D0903B} = {E649251F-DE69-4653-B37A-DBAEAA116839}
{BF8BC3B5-C745-4E9F-9E8E-9AA43151A941} = {A95E1395-5455-4E2B-B28C-08AF13D2EBA2}
{C79E68FA-D2DF-4999-AC4E-A4B2B2283DBB} = {34CD5DAB-44C2-4A98-8DD0-6FD221CCA793}
Expand Down
3 changes: 3 additions & 0 deletions UMaT Timetabling System.sln.DotSettings.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/UserDictionary/Words/=TLMS/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=lecturable/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
1 change: 0 additions & 1 deletion UMaTLMS.API/obj/project.packagespec.json

This file was deleted.

1 change: 0 additions & 1 deletion UMaTLMS.API/obj/rider.project.restore.info

This file was deleted.

1 change: 0 additions & 1 deletion UMaTLMS.Console/Program.cs

This file was deleted.

15 changes: 0 additions & 15 deletions UMaTLMS.Console/UMaTLMS.Console.csproj

This file was deleted.

Loading

0 comments on commit 0403e5e

Please sign in to comment.