@@ -276,6 +276,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Microsoft.ML.AutoML", "Micr
276
276
EndProject
277
277
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.ML.AutoML.Samples" , "docs\samples\Microsoft.ML.AutoML.Samples\Microsoft.ML.AutoML.Samples.csproj" , "{A6924919-9E37-4023-8B7F-E85C8E3CC9B3}"
278
278
EndProject
279
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Microsoft.ML.Samples.GPU" , "docs\samples\Microsoft.ML.Samples.GPU\Microsoft.ML.Samples.GPU.csproj" , "{3C8F910B-7F23-4D25-B521-6D5AC9570ADD}"
280
+ EndProject
279
281
Global
280
282
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
281
283
Debug| Any CPU = Debug| Any CPU
@@ -1611,6 +1613,30 @@ Global
1611
1613
{A6924919-9E37-4023-8B7F-E85C8E3CC9B3} .Release -netfx| Any CPU .ActiveCfg = Release -netfx| Any CPU
1612
1614
{A6924919-9E37-4023-8B7F-E85C8E3CC9B3} .Release -netfx| Any CPU .Build .0 = Release -netfx| Any CPU
1613
1615
{A6924919-9E37-4023-8B7F-E85C8E3CC9B3} .Release -netfx| x64 .ActiveCfg = Release -netfx| Any CPU
1616
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
1617
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug| Any CPU .Build .0 = Debug| Any CPU
1618
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug| x64 .ActiveCfg = Debug| Any CPU
1619
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug| x64 .Build .0 = Debug| Any CPU
1620
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netcoreapp 3 _0 |Any CPU .ActiveCfg = Debug -netcoreapp 3 _0 |Any CPU
1621
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netcoreapp 3 _0 |Any CPU .Build .0 = Debug -netcoreapp 3 _0 |Any CPU
1622
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netcoreapp 3 _0 |x64 .ActiveCfg = Debug -netcoreapp 3 _0 |Any CPU
1623
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netcoreapp 3 _0 |x64 .Build .0 = Debug -netcoreapp 3 _0 |Any CPU
1624
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netfx| Any CPU .ActiveCfg = Debug -netfx| Any CPU
1625
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netfx| Any CPU .Build .0 = Debug -netfx| Any CPU
1626
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netfx| x64 .ActiveCfg = Debug -netfx| Any CPU
1627
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Debug -netfx| x64 .Build .0 = Debug -netfx| Any CPU
1628
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release| Any CPU .ActiveCfg = Release| Any CPU
1629
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release| Any CPU .Build .0 = Release| Any CPU
1630
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release| x64 .ActiveCfg = Release| Any CPU
1631
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release| x64 .Build .0 = Release| Any CPU
1632
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netcoreapp 3 _0 |Any CPU .ActiveCfg = Release -netcoreapp 3 _0 |Any CPU
1633
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netcoreapp 3 _0 |Any CPU .Build .0 = Release -netcoreapp 3 _0 |Any CPU
1634
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netcoreapp 3 _0 |x64 .ActiveCfg = Release -netcoreapp 3 _0 |Any CPU
1635
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netcoreapp 3 _0 |x64 .Build .0 = Release -netcoreapp 3 _0 |Any CPU
1636
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netfx| Any CPU .ActiveCfg = Release -netfx| Any CPU
1637
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netfx| Any CPU .Build .0 = Release -netfx| Any CPU
1638
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netfx| x64 .ActiveCfg = Release -netfx| Any CPU
1639
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} .Release -netfx| x64 .Build .0 = Release -netfx| Any CPU
1614
1640
EndGlobalSection
1615
1641
GlobalSection (SolutionProperties ) = preSolution
1616
1642
HideSolutionNode = FALSE
@@ -1697,6 +1723,7 @@ Global
1697
1723
{E48285BF-F49A-4EA3-AED0-1BDDBF77EB80} = {09EADF06-BE25-4228-AB53-95AE3E15B530}
1698
1724
{F5D11F71-2D61-4AE9-99D7-0F0B54649B15} = {D3D38B03-B557-484D-8348-8BADEE4DF592}
1699
1725
{A6924919-9E37-4023-8B7F-E85C8E3CC9B3} = {DA452A53-2E94-4433-B08C-041EDEC729E6}
1726
+ {3C8F910B-7F23-4D25-B521-6D5AC9570ADD} = {DA452A53-2E94-4433-B08C-041EDEC729E6}
1700
1727
EndGlobalSection
1701
1728
GlobalSection (ExtensibilityGlobals ) = postSolution
1702
1729
SolutionGuid = {41165AF1-35BB-4832-A189-73060F82B01D}
0 commit comments