Files
CardReaderTester/CardReaderTester.sln
Martijn Scheepers 18164572b7 save
2025-04-29 09:52:25 +02:00

37 lines
1.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.11.35327.3
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CardReaderTester", "CardReaderTester\CardReaderTester.csproj", "{57C611D7-856F-4A9B-863A-E203AC4DB616}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CardReaderTester.Test", "CardReaderTester.Test\CardReaderTester.Test.csproj", "{DA301D3E-D905-43DD-BAB9-2DC40BC0E094}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{57C611D7-856F-4A9B-863A-E203AC4DB616}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57C611D7-856F-4A9B-863A-E203AC4DB616}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57C611D7-856F-4A9B-863A-E203AC4DB616}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57C611D7-856F-4A9B-863A-E203AC4DB616}.Release|Any CPU.Build.0 = Release|Any CPU
{DA301D3E-D905-43DD-BAB9-2DC40BC0E094}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA301D3E-D905-43DD-BAB9-2DC40BC0E094}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA301D3E-D905-43DD-BAB9-2DC40BC0E094}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA301D3E-D905-43DD-BAB9-2DC40BC0E094}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3349822E-BED4-40EB-BAF6-553923F2E006}
EndGlobalSection
EndGlobal