mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.29905.134
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WPFDemo", "WPFDemo\WPFDemo.csproj", "{85681BF4-62DA-42A6-A921-BED5865C1A8C}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "zxing.core", "zxing.core\zxing.core.csproj", "{B1E14F51-DEE6-4D33-B3EF-B1B553F9CDC2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{85681BF4-62DA-42A6-A921-BED5865C1A8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{85681BF4-62DA-42A6-A921-BED5865C1A8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{85681BF4-62DA-42A6-A921-BED5865C1A8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{85681BF4-62DA-42A6-A921-BED5865C1A8C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B1E14F51-DEE6-4D33-B3EF-B1B553F9CDC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B1E14F51-DEE6-4D33-B3EF-B1B553F9CDC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B1E14F51-DEE6-4D33-B3EF-B1B553F9CDC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B1E14F51-DEE6-4D33-B3EF-B1B553F9CDC2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {B855CA10-D6A4-4ED5-9E49-628767623C7E}
|
|
EndGlobalSection
|
|
EndGlobal
|