11Microsoft Visual Studio Solution File, Format Version 12.00
22Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "TestUtilities" , "..\Common\tests\TestUtilities\TestUtilities.csproj" , "{F94DE827-A426-45CB-AE6E-4E1C154B5386}"
33EndProject
4+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.IO.Hashing" , "ref\System.IO.Hashing.csproj" , "{259A1DB6-EF7E-4D45-96EF-035E0605BB55}"
5+ EndProject
46Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.IO.Hashing" , "src\System.IO.Hashing.csproj" , "{A078A4EB-27E8-42B1-BD44-3807732A4560}"
57EndProject
68Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "System.IO.Hashing.Tests" , "tests\System.IO.Hashing.Tests.csproj" , "{2E6DAC1B-9054-40AF-AF72-4C2DD7BD9294}"
@@ -9,6 +11,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LibraryImportGenerator", ".
911EndProject
1012Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.Interop.SourceGeneration" , "..\System.Runtime.InteropServices\gen\Microsoft.Interop.SourceGeneration\Microsoft.Interop.SourceGeneration.csproj" , "{A60C1BBE-8CD7-4B6A-AD3C-FF1209857C39}"
1113EndProject
14+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "ref" , "ref" , "{46BA9FAE-9204-455A-BB2D-518E5B5C3E4C}"
15+ EndProject
1216Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{1E78399D-326B-4C9F-B8A9-A7E684EEA349}"
1317EndProject
1418Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "src" , "src" , "{F2826BE8-9FA1-40C8-8FD4-E98A4644733E}"
@@ -25,6 +29,10 @@ Global
2529 {F94DE827-A426-45CB-AE6E-4E1C154B5386} .Debug| Any CPU .Build .0 = Debug| Any CPU
2630 {F94DE827-A426-45CB-AE6E-4E1C154B5386} .Release| Any CPU .ActiveCfg = Release| Any CPU
2731 {F94DE827-A426-45CB-AE6E-4E1C154B5386} .Release| Any CPU .Build .0 = Release| Any CPU
32+ {259A1DB6-EF7E-4D45-96EF-035E0605BB55} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
33+ {259A1DB6-EF7E-4D45-96EF-035E0605BB55} .Debug| Any CPU .Build .0 = Debug| Any CPU
34+ {259A1DB6-EF7E-4D45-96EF-035E0605BB55} .Release| Any CPU .ActiveCfg = Release| Any CPU
35+ {259A1DB6-EF7E-4D45-96EF-035E0605BB55} .Release| Any CPU .Build .0 = Release| Any CPU
2836 {A078A4EB-27E8-42B1-BD44-3807732A4560} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
2937 {A078A4EB-27E8-42B1-BD44-3807732A4560} .Debug| Any CPU .Build .0 = Debug| Any CPU
3038 {A078A4EB-27E8-42B1-BD44-3807732A4560} .Release| Any CPU .ActiveCfg = Release| Any CPU
4856 GlobalSection (NestedProjects ) = preSolution
4957 {F94DE827-A426-45CB-AE6E-4E1C154B5386} = {1E78399D-326B-4C9F-B8A9-A7E684EEA349}
5058 {2E6DAC1B-9054-40AF-AF72-4C2DD7BD9294} = {1E78399D-326B-4C9F-B8A9-A7E684EEA349}
59+ {259A1DB6-EF7E-4D45-96EF-035E0605BB55} = {46BA9FAE-9204-455A-BB2D-518E5B5C3E4C}
5160 {A078A4EB-27E8-42B1-BD44-3807732A4560} = {F2826BE8-9FA1-40C8-8FD4-E98A4644733E}
5261 {0EBDAC1E-7132-406B-96B4-F8875A689C99} = {26D7BA38-5978-4423-814C-0C8D9F38C1A3}
5362 {A60C1BBE-8CD7-4B6A-AD3C-FF1209857C39} = {26D7BA38-5978-4423-814C-0C8D9F38C1A3}
0 commit comments