This repository was archived by the owner on Nov 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+
2+ Microsoft Visual Studio Solution File, Format Version 12.00
3+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "OnnxStack.Core" , "OnnxStack.Core\OnnxStack.Core.csproj" , "{D05A6B4D-A906-482D-9A12-42346FFA9159}"
4+ EndProject
5+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "OnnxStack.StableDiffusion" , "OnnxStack.StableDiffusion\OnnxStack.StableDiffusion.csproj" , "{93F03618-9D5D-40E3-A565-729D72B164BB}"
6+ EndProject
7+ Global
8+ GlobalSection (SolutionConfigurationPlatforms ) = preSolution
9+ Debug| Any CPU = Debug| Any CPU
10+ Release| Any CPU = Release| Any CPU
11+ EndGlobalSection
12+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
13+ {D05A6B4D-A906-482D-9A12-42346FFA9159} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
14+ {D05A6B4D-A906-482D-9A12-42346FFA9159} .Debug| Any CPU .Build .0 = Debug| Any CPU
15+ {D05A6B4D-A906-482D-9A12-42346FFA9159} .Release| Any CPU .ActiveCfg = Release| Any CPU
16+ {D05A6B4D-A906-482D-9A12-42346FFA9159} .Release| Any CPU .Build .0 = Release| Any CPU
17+ {93F03618-9D5D-40E3-A565-729D72B164BB} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
18+ {93F03618-9D5D-40E3-A565-729D72B164BB} .Debug| Any CPU .Build .0 = Debug| Any CPU
19+ {93F03618-9D5D-40E3-A565-729D72B164BB} .Release| Any CPU .ActiveCfg = Release| Any CPU
20+ {93F03618-9D5D-40E3-A565-729D72B164BB} .Release| Any CPU .Build .0 = Release| Any CPU
21+ EndGlobalSection
22+ EndGlobal
You can’t perform that action at this time.
0 commit comments