- src/dotnet: move targets file to net47 only - src/dotnet: rename Syping.RagePhoto.Core to RagePhoto.Core - GitHub Actions: add Linux .NET build
25 lines
1.1 KiB
Text
25 lines
1.1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.13.35919.96 d17.13
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RagePhoto.Core", "RagePhoto.Core.csproj", "{00E62D4F-74D6-4167-ABB1-852FFEB65C84}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{00E62D4F-74D6-4167-ABB1-852FFEB65C84}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {E9528D0F-BA8C-4ED2-853E-60E3D6D373E1}
|
|
EndGlobalSection
|
|
EndGlobal
|