27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
|
# Visual Studio 2010
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RFIDIdReader", "RFIDIdReader\RFIDIdReader.csproj", "{F23222A1-AE2D-4782-89F3-5DA054C5FEE1}"
|
|||
|
EndProject
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RfidClass", "RfidClass\RfidClass.csproj", "{2F816B95-069B-4D48-9FBF-9B805A1049A8}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{F23222A1-AE2D-4782-89F3-5DA054C5FEE1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{F23222A1-AE2D-4782-89F3-5DA054C5FEE1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{F23222A1-AE2D-4782-89F3-5DA054C5FEE1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{F23222A1-AE2D-4782-89F3-5DA054C5FEE1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
{2F816B95-069B-4D48-9FBF-9B805A1049A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{2F816B95-069B-4D48-9FBF-9B805A1049A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{2F816B95-069B-4D48-9FBF-9B805A1049A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{2F816B95-069B-4D48-9FBF-9B805A1049A8}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|