Neuer Webservice für Michael (Abgleich NSW -> Wetris)

This commit is contained in:
Daniel Schick 2021-03-08 20:20:58 +00:00
parent d26bdb270d
commit ffee75d18a

View File

@ -0,0 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bsmd.nsw.service", "bsmd.nsw.service\bsmd.nsw.service.csproj", "{AC61D284-D3C1-4139-86A1-83459DC1C4E0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "bsmd.database", "bsmd.database\bsmd.database.csproj", "{19945AF2-379B-46A5-B27A-303B5EC1D557}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AC61D284-D3C1-4139-86A1-83459DC1C4E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AC61D284-D3C1-4139-86A1-83459DC1C4E0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AC61D284-D3C1-4139-86A1-83459DC1C4E0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AC61D284-D3C1-4139-86A1-83459DC1C4E0}.Release|Any CPU.Build.0 = Release|Any CPU
{19945AF2-379B-46A5-B27A-303B5EC1D557}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19945AF2-379B-46A5-B27A-303B5EC1D557}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19945AF2-379B-46A5-B27A-303B5EC1D557}.Release|Any CPU.ActiveCfg = Release|Any CPU
{19945AF2-379B-46A5-B27A-303B5EC1D557}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7094617B-3206-4479-866E-AC0ECD192DC4}
EndGlobalSection
EndGlobal