Files
WaveshareUARTFingerprintSensor/WaveshareUARTFingerprintSensor.sln
2020-11-23 22:11:14 +01:00

32 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30711.63
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WaveshareUARTFingerprintSensor.Sample", "WaveshareUARTFingerprintSensor.Sample\WaveshareUARTFingerprintSensor.Sample.csproj", "{0A9C9910-45E4-428F-9BC4-054808794C66}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WaveshareUARTFingerprintSensor", "WaveshareUARTFingerprintSensor\WaveshareUARTFingerprintSensor.csproj", "{DC535997-1161-4A7D-8573-259B13595778}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0A9C9910-45E4-428F-9BC4-054808794C66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0A9C9910-45E4-428F-9BC4-054808794C66}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0A9C9910-45E4-428F-9BC4-054808794C66}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0A9C9910-45E4-428F-9BC4-054808794C66}.Release|Any CPU.Build.0 = Release|Any CPU
{DC535997-1161-4A7D-8573-259B13595778}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC535997-1161-4A7D-8573-259B13595778}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC535997-1161-4A7D-8573-259B13595778}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC535997-1161-4A7D-8573-259B13595778}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4D22CA29-4B04-4D9E-A21D-E7DBF3013CBF}
EndGlobalSection
EndGlobal