39 lines
2.1 KiB
Plaintext
39 lines
2.1 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 17
|
|||
|
VisualStudioVersion = 17.12.35527.113
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RFIDReaderTC", "RFIDReaderTC\RFIDReaderTC.csproj", "{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBFactory", "DBOperator\DBFactory.csproj", "{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
Release|x64 = Release|x64
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{2C8C06C0-3964-43A9-8F07-C9F3483E96B7}.Release|x64.Build.0 = Release|x64
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Debug|x64.Build.0 = Debug|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Release|x64.ActiveCfg = Release|Any CPU
|
|||
|
{4E27122E-93A2-4D17-B8B5-63FAC14F73C0}.Release|x64.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|