preparing to make structure
This commit is contained in:
parent
f58e799ee9
commit
801b8af89d
4 changed files with 6 additions and 6 deletions
5
SurveyLib.Core/Class1.cs
Normal file
5
SurveyLib.Core/Class1.cs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
namespace SurveyLib.Core;
|
||||
|
||||
public class Class1
|
||||
{
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "surveylib", "surveylib\surveylib.csproj", "{89972F62-9976-41F2-8259-428F4F196AFF}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SurveyLib.Core", "SurveyLib.Core\SurveyLib.Core.csproj", "{89972F62-9976-41F2-8259-428F4F196AFF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
namespace surveylib;
|
||||
|
||||
public class Class1
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue