Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.329 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "uFR_AES_tester", "uFR_AES_tester.csproj", "{320B0306-C6AB-49A2-A214-1FD4469BFE16}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Debug|x64.ActiveCfg = Debug|x64 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Debug|x64.Build.0 = Debug|x64 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Debug|x86.ActiveCfg = Debug|x86 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Debug|x86.Build.0 = Debug|x86 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Release|x64.ActiveCfg = Release|x64 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Release|x64.Build.0 = Release|x64 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Release|x86.ActiveCfg = Release|x86 {320B0306-C6AB-49A2-A214-1FD4469BFE16}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {03B15FC0-EF71-4513-AC96-CEBF0E440118} EndGlobalSection EndGlobal