mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-05-03 14:31:28 +08:00
项目结构调整
This commit is contained in:
31
Others/zxing.core/zxing.core.sln
Normal file
31
Others/zxing.core/zxing.core.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user