|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 |
| -# Visual Studio Version 16 |
4 |
| -VisualStudioVersion = 16.0.29911.84 |
| 3 | +# Visual Studio Version 17 |
| 4 | +VisualStudioVersion = 17.0.31919.166 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | 6 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QRCoder", "QRCoder\QRCoder.csproj", "{AA6BE23A-7813-4D2A-835E-B673631AE9F1}"
|
7 | 7 | EndProject
|
8 | 8 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QRCoderConsole", "QRCoderConsole\QRCoderConsole.csproj", "{014F04C6-6099-4552-9A4F-D09C6E39D576}"
|
9 | 9 | EndProject
|
10 |
| -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QRCoderDemo", "QRCoderDemo\QRCoderDemo.csproj", "{CA6DB0F5-DB6C-4DDD-8B5F-EF82FBB963E9}" |
| 10 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QRCoderDemo", "QRCoderDemo\QRCoderDemo.csproj", "{CA6DB0F5-DB6C-4DDD-8B5F-EF82FBB963E9}" |
11 | 11 | EndProject
|
12 | 12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QRCoderDemoUWP", "QRCoderDemoUWP\QRCoderDemoUWP.csproj", "{61933D20-DB1F-4EE8-AC8E-3A2316CDD20C}"
|
13 | 13 | EndProject
|
14 | 14 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QRCoderTests", "QRCoderTests\QRCoderTests.csproj", "{1B51624B-9915-4ED6-8FC1-1B7C472246E5}"
|
15 | 15 | EndProject
|
| 16 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QRCoder.Xaml", "QRCoder.Xaml\QRCoder.Xaml.csproj", "{A7A7E073-2504-4BA2-A63B-87AC34174789}" |
| 17 | +EndProject |
16 | 18 | Global
|
17 | 19 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
18 | 20 | Debug|Any CPU = Debug|Any CPU
|
@@ -101,6 +103,22 @@ Global
|
101 | 103 | {1B51624B-9915-4ED6-8FC1-1B7C472246E5}.Release|x64.Build.0 = Release|Any CPU
|
102 | 104 | {1B51624B-9915-4ED6-8FC1-1B7C472246E5}.Release|x86.ActiveCfg = Release|Any CPU
|
103 | 105 | {1B51624B-9915-4ED6-8FC1-1B7C472246E5}.Release|x86.Build.0 = Release|Any CPU
|
| 106 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 107 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 108 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|ARM.ActiveCfg = Debug|Any CPU |
| 109 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|ARM.Build.0 = Debug|Any CPU |
| 110 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|x64.ActiveCfg = Debug|Any CPU |
| 111 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|x64.Build.0 = Debug|Any CPU |
| 112 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|x86.ActiveCfg = Debug|Any CPU |
| 113 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Debug|x86.Build.0 = Debug|Any CPU |
| 114 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 115 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|Any CPU.Build.0 = Release|Any CPU |
| 116 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|ARM.ActiveCfg = Release|Any CPU |
| 117 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|ARM.Build.0 = Release|Any CPU |
| 118 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|x64.ActiveCfg = Release|Any CPU |
| 119 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|x64.Build.0 = Release|Any CPU |
| 120 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|x86.ActiveCfg = Release|Any CPU |
| 121 | + {A7A7E073-2504-4BA2-A63B-87AC34174789}.Release|x86.Build.0 = Release|Any CPU |
104 | 122 | EndGlobalSection
|
105 | 123 | GlobalSection(SolutionProperties) = preSolution
|
106 | 124 | HideSolutionNode = FALSE
|
|
0 commit comments