mirror of
https://github.com/SamueleLorefice/ComfySharp
synced 2026-01-15 08:53:41 +00:00
Initial commit
This commit is contained in:
22
ComfySharp.sln
Normal file
22
ComfySharp.sln
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestBed", "TestBed\TestBed.csproj", "{894EB8E8-CED6-493A-87A3-06007BC2C51C}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ComfySharp", "ComfySharp\ComfySharp.csproj", "{D338D6F0-6A8F-4D4A-85E8-F88034BFC3D4}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{894EB8E8-CED6-493A-87A3-06007BC2C51C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{894EB8E8-CED6-493A-87A3-06007BC2C51C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{894EB8E8-CED6-493A-87A3-06007BC2C51C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{894EB8E8-CED6-493A-87A3-06007BC2C51C}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{D338D6F0-6A8F-4D4A-85E8-F88034BFC3D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D338D6F0-6A8F-4D4A-85E8-F88034BFC3D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D338D6F0-6A8F-4D4A-85E8-F88034BFC3D4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D338D6F0-6A8F-4D4A-85E8-F88034BFC3D4}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user