parent
0b9836283c
commit
478f6523a0
@ -1,25 +0,0 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34723.18
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LawCompanyDataModels", "LawCompanyDataModels\LawCompanyDataModels.csproj", "{0A511377-C844-424A-A26A-2A12160AE51A}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{0A511377-C844-424A-A26A-2A12160AE51A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0A511377-C844-424A-A26A-2A12160AE51A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0A511377-C844-424A-A26A-2A12160AE51A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0A511377-C844-424A-A26A-2A12160AE51A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {25A830F3-C31A-4CD7-910B-1DB0B1A67B36}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
@ -1,7 +0,0 @@
|
||||
namespace LawCompanyDataModels
|
||||
{
|
||||
public class Class1
|
||||
{
|
||||
|
||||
}
|
||||
}
|
@ -1,9 +0,0 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user