Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search_Engine: Migrate Search_Engine to BHoM_Engine #3247

Merged
merged 12 commits into from
Jan 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .ci/Datasets/Search_Engine/Compute/ExtractAll.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .ci/Datasets/Search_Engine/Compute/ExtractSorted.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "_t" : "BH.oM.Data.Library.Dataset", "SourceInformation" : { "_t" : "BH.oM.Data.Library.Source", "SourceLink" : "https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/01_Issue/BHoM/AGS_Toolkit/%232-FuzzyMatching.gh?csf=1&web=1&e=PzDCfb", "Title" : "ExtractSorted", "Author" : "Peter Nugent", "ItemReference" : "", "Version" : "", "Publisher" : "", "Schema" : "", "Language" : "", "Location" : "", "Copyright" : "", "Contributors" : "", "Confidence" : "Medium", "BHoM_Guid" : "e1a3e3e8-5c1b-45be-a7f8-e651c9938484" }, "TimeOfCreation" : { "$date" : 1706261026721 }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "ExtractSorted", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.Collections.Generic.IEnumerable`1, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"GenericArguments\" : [{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }], \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["Chalk", { "_t" : "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "_v" : ["White Chalk", "Chalk - White", "Clay", "London Clay", "Portland Cement", "Absestos", "Clay London Soft"] }, { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [{ "_t" : "System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "White Chalk", "Score" : 62.0, "Index" : 0 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Chalk - White", "Score" : 56.0, "Index" : 1 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Clay", "Score" : 44.0, "Index" : 2 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "London Clay", "Score" : 25.0, "Index" : 3 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Clay London Soft", "Score" : 19.0, "Index" : 6 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Portland Cement", "Score" : 10.0, "Index" : 4 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Absestos", "Score" : 0.0, "Index" : 5 }] }], "BHoM_Guid" : "6c195eed-0a79-41aa-a95d-1069d9d36a89" }], "BHoM_Guid" : "ea39cb8e-6a63-4889-a002-4f6864bc788c" }, { "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "ExtractSorted", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.Collections.Generic.List`1, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"GenericArguments\" : [{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Base.BHoMObject\", \"_bhomVersion\" : \"7.1\" }], \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["23", { "_t" : "System.Collections.Generic.List`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "name" : "23", "cost" : "4", "BHoM_Guid" : "ead24c9d-d62e-4503-adfb-f39d8ae56b8e" }, { "name" : "BH23", "cost" : "4", "BHoM_Guid" : "55fa9a03-2475-490f-b6b3-1a734a290ad6" }, { "name" : "twenty three", "cost" : "65", "BHoM_Guid" : "2790c476-642e-4293-ade3-b9e7b9a22924" }, { "name" : "24", "cost" : "76", "BHoM_Guid" : "d56dd0fd-77a7-45ad-8f88-5a429dd3d1e5" }, { "name" : "twenty 3", "cost" : "3", "BHoM_Guid" : "a7e767c4-4c22-48bd-8166-8287abdd6648" }, { "name" : "five", "cost" : "5476", "BHoM_Guid" : "b7a3f29b-3d0b-4d7f-9ade-388b062bf98d" }, { "name" : "six", "cost" : "84", "BHoM_Guid" : "5f0376f5-d9eb-4f80-9e99-6c3402e1159f" }, { "name" : "7", "cost" : "75", "BHoM_Guid" : "dca3c590-2869-4e1e-a16d-f6d8aeb40ed8" }, { "name" : "aight", "cost" : "74", "BHoM_Guid" : "f6eda5c2-4d17-434f-bc00-3cfa569987a3" }] }, "name", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [{ "_t" : "System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "23", "cost" : "4", "BHoM_Guid" : "ead24c9d-d62e-4503-adfb-f39d8ae56b8e" }, "Score" : 100.0, "Index" : 0 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "BH23", "cost" : "4", "BHoM_Guid" : "55fa9a03-2475-490f-b6b3-1a734a290ad6" }, "Score" : 67.0, "Index" : 1 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "24", "cost" : "76", "BHoM_Guid" : "d56dd0fd-77a7-45ad-8f88-5a429dd3d1e5" }, "Score" : 50.0, "Index" : 3 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "twenty 3", "cost" : "3", "BHoM_Guid" : "a7e767c4-4c22-48bd-8166-8287abdd6648" }, "Score" : 20.0, "Index" : 4 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "twenty three", "cost" : "65", "BHoM_Guid" : "2790c476-642e-4293-ade3-b9e7b9a22924" }, "Score" : 0.0, "Index" : 2 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "five", "cost" : "5476", "BHoM_Guid" : "b7a3f29b-3d0b-4d7f-9ade-388b062bf98d" }, "Score" : 0.0, "Index" : 5 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "six", "cost" : "84", "BHoM_Guid" : "5f0376f5-d9eb-4f80-9e99-6c3402e1159f" }, "Score" : 0.0, "Index" : 6 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "7", "cost" : "75", "BHoM_Guid" : "dca3c590-2869-4e1e-a16d-f6d8aeb40ed8" }, "Score" : 0.0, "Index" : 7 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "aight", "cost" : "74", "BHoM_Guid" : "f6eda5c2-4d17-434f-bc00-3cfa569987a3" }, "Score" : 0.0, "Index" : 8 }] }], "BHoM_Guid" : "62fa9bb8-d759-4693-b2ab-9bf6f890040e" }], "BHoM_Guid" : "0d3c5e7e-b9e4-419d-b035-f4e68fd19f00" }], "BHoM_Guid" : "87a948fa-838f-4184-9d36-688938a787b5", "Name" : "ExtractSorted", "_bhomVersion" : "7.1" }
1 change: 1 addition & 0 deletions .ci/Datasets/Search_Engine/Compute/ExtractTop.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .ci/Datasets/Search_Engine/Compute/MatchScore.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "_t" : "BH.oM.Data.Library.Dataset", "SourceInformation" : { "_t" : "BH.oM.Data.Library.Source", "SourceLink" : "https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/01_Issue/BHoM/AGS_Toolkit/%232-FuzzyMatching.gh?csf=1&web=1&e=PzDCfb", "Title" : "MatchScore", "Author" : "Peter Nugent", "ItemReference" : "", "Version" : "", "Publisher" : "", "Schema" : "", "Language" : "", "Location" : "", "Copyright" : "", "Contributors" : "", "Confidence" : "Medium", "BHoM_Guid" : "e231ad77-d5a1-4010-861c-7380aebdca8e" }, "TimeOfCreation" : { "$date" : 1706261026721 }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "MatchScore", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["mysmilarstring", "myawfullysimilarstirng", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [72], "BHoM_Guid" : "3db1c41d-2739-4e75-bb7f-cc2f709dcdf9" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["mysmilarstring", "mysimilarstring", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [97], "BHoM_Guid" : "b5208e76-c859-41b4-bd10-36480374e807" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["similar", "somewhresimlrbetweenthisstring", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "PartialRatio" }], "Outputs" : [71], "BHoM_Guid" : "c2395f3b-ae67-436e-95d2-bd72feec325c" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["fuzzy was a bear", "fuzzy fuzzy fuzzy bear", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "TokenSet" }], "Outputs" : [100], "BHoM_Guid" : "a3a9720f-66e7-462e-a87c-69af93889219" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["fuzzy was a bear", "fuzzy fuzzy fuzzy bear", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "PartialTokenSet" }], "Outputs" : [100], "BHoM_Guid" : "4e150f63-c882-444c-be15-5e9d6b79c9e2" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["order words out of", " words out of order", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "TokenSort" }], "Outputs" : [100], "BHoM_Guid" : "97b0399f-a77f-481e-a4e0-d9f394ca4d71" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["order words out of", " words out of order", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "PartialTokenSort" }], "Outputs" : [100], "BHoM_Guid" : "a47ee22e-0fed-4e32-8270-d954a87cad26" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["bl 420", "Baseline section 420", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "TokenAbbreviation" }], "Outputs" : [40], "BHoM_Guid" : "c6428b24-fcac-4294-be3a-df19c5d9fb39" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["bl 420", "Baseline section 420", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "PartialTokenAbbreviation" }], "Outputs" : [50], "BHoM_Guid" : "b4625cea-2ad7-4e01-9416-f87e680be218" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["NASA", "National Aeronautics and Space Administration", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "TokenInitialism" }], "Outputs" : [89], "BHoM_Guid" : "29e7cc21-5106-469c-b588-6d80db7f927f" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["NASA", "National Aeronautics Space Administration", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "TokenInitialism" }], "Outputs" : [100], "BHoM_Guid" : "6483aa97-6b7f-44dc-8465-8e6263e94c12" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["NASA", "National Aeronautics Space Administration, Kennedy Space Center, Cape Canaveral, Florida 32899", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "TokenInitialism" }], "Outputs" : [53], "BHoM_Guid" : "22c56839-37a0-4f52-9340-8f40e0bd103f" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["NASA", "National Aeronautics Space Administration, Kennedy Space Center, Cape Canaveral, Florida 32899", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "PartialTokenInitialism" }], "Outputs" : [100], "BHoM_Guid" : "9df00891-a466-4d07-b726-5e50352ebf53" }, { "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["The quick brown fox jimps ofver the small lazy dog", "the quick brown fox jumps over the small lazy dog", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "WeightedRatio" }], "Outputs" : [95], "BHoM_Guid" : "eae473a5-cd4c-4c1e-a9dc-e8613991f46d" }], "BHoM_Guid" : "d4a304e4-24ad-4ec7-913c-12a399e32f55" }], "BHoM_Guid" : "cc54d3b6-f3fc-442b-96ea-f8846e5e1b56", "Name" : "MatchScore", "_bhomVersion" : "7.1" }
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
/Reflection_Engine @adecler @FraserGreenroyd @al-fisher
/Results_Engine @IsakNaslundBh @FraserGreenroyd @rwemay
#NEED OWNER: /SVG_Engine
/Search_Engine @peterjamesnugent @adecler @FraserGreenroyd
/Serialiser_Engine @adecler @FraserGreenroyd
/Settings_Engine @FraserGreenroyd @adecler
/Spatial_Engine @al-fisher @IsakNaslundBh @pawelbaran
Expand Down
6 changes: 6 additions & 0 deletions BHoM_Engine.sln
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Settings_Engine", "Settings
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ground_Engine", "Ground_Engine\Ground_Engine.csproj", "{708A2924-9C63-47F1-927C-F0302E43FEA1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Search_Engine", "Search_Engine\Search_Engine.csproj", "{7DDAC1D8-5B6A-471F-BC39-5B7E91A0E86C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -171,6 +173,10 @@ Global
{708A2924-9C63-47F1-927C-F0302E43FEA1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{708A2924-9C63-47F1-927C-F0302E43FEA1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{708A2924-9C63-47F1-927C-F0302E43FEA1}.Release|Any CPU.Build.0 = Release|Any CPU
{7DDAC1D8-5B6A-471F-BC39-5B7E91A0E86C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7DDAC1D8-5B6A-471F-BC39-5B7E91A0E86C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7DDAC1D8-5B6A-471F-BC39-5B7E91A0E86C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7DDAC1D8-5B6A-471F-BC39-5B7E91A0E86C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Loading
Loading