-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathUnitfly.MFiles.DevTools.sln
More file actions
55 lines (55 loc) · 3.82 KB
/
Unitfly.MFiles.DevTools.sln
File metadata and controls
55 lines (55 loc) · 3.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28922.388
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unitfly.MFiles.DevTools.AliasUpdate.App", "Unitfly.MFiles.DevTools.AliasUpdate.App\Unitfly.MFiles.DevTools.AliasUpdate.App.csproj", "{5088BDA4-B2D1-4E15-A150-C8549D267314}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unitfly.MFiles.DevTools.GenerateSql.App", "Unitfly.MFiles.DevTools.SqlGenerator.App\Unitfly.MFiles.DevTools.GenerateSql.App.csproj", "{115C14DA-4BE3-4FE2-BC57-A59F8FBF2418}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unitfly.MFiles.DevTools.Tests", "Unitfly.MFiles.DevTools.Tests\Unitfly.MFiles.DevTools.Tests.csproj", "{F4307BF2-EA2B-48F3-A1C0-F15EBFFDC943}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Unitfly.MFiles.DevTools", "Unitfly.MFiles.DevTools\Unitfly.MFiles.DevTools.csproj", "{022B9BC4-317C-4F5F-861D-0C4F485FA413}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unitfly.MFiles.DevTools.AppBase", "Unitfly.MFiles.DevTools.AppBase\Unitfly.MFiles.DevTools.AppBase.csproj", "{C7A8A116-E1BD-45EA-94A3-0D468E97728E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Unitfly.MFiles.DevTools.Rename.App", "Unitfly.MFiles.DevTools.Rename.App\Unitfly.MFiles.DevTools.Rename.App.csproj", "{668FBBC5-66CD-4106-91EB-681DC4EB12C4}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5088BDA4-B2D1-4E15-A150-C8549D267314}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5088BDA4-B2D1-4E15-A150-C8549D267314}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5088BDA4-B2D1-4E15-A150-C8549D267314}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5088BDA4-B2D1-4E15-A150-C8549D267314}.Release|Any CPU.Build.0 = Release|Any CPU
{115C14DA-4BE3-4FE2-BC57-A59F8FBF2418}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{115C14DA-4BE3-4FE2-BC57-A59F8FBF2418}.Debug|Any CPU.Build.0 = Debug|Any CPU
{115C14DA-4BE3-4FE2-BC57-A59F8FBF2418}.Release|Any CPU.ActiveCfg = Release|Any CPU
{115C14DA-4BE3-4FE2-BC57-A59F8FBF2418}.Release|Any CPU.Build.0 = Release|Any CPU
{F4307BF2-EA2B-48F3-A1C0-F15EBFFDC943}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F4307BF2-EA2B-48F3-A1C0-F15EBFFDC943}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F4307BF2-EA2B-48F3-A1C0-F15EBFFDC943}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F4307BF2-EA2B-48F3-A1C0-F15EBFFDC943}.Release|Any CPU.Build.0 = Release|Any CPU
{022B9BC4-317C-4F5F-861D-0C4F485FA413}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{022B9BC4-317C-4F5F-861D-0C4F485FA413}.Debug|Any CPU.Build.0 = Debug|Any CPU
{022B9BC4-317C-4F5F-861D-0C4F485FA413}.Release|Any CPU.ActiveCfg = Release|Any CPU
{022B9BC4-317C-4F5F-861D-0C4F485FA413}.Release|Any CPU.Build.0 = Release|Any CPU
{C7A8A116-E1BD-45EA-94A3-0D468E97728E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C7A8A116-E1BD-45EA-94A3-0D468E97728E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C7A8A116-E1BD-45EA-94A3-0D468E97728E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C7A8A116-E1BD-45EA-94A3-0D468E97728E}.Release|Any CPU.Build.0 = Release|Any CPU
{668FBBC5-66CD-4106-91EB-681DC4EB12C4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{668FBBC5-66CD-4106-91EB-681DC4EB12C4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{668FBBC5-66CD-4106-91EB-681DC4EB12C4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{668FBBC5-66CD-4106-91EB-681DC4EB12C4}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8CF141F8-7828-4F03-9740-D32F95B7DDF5}
EndGlobalSection
EndGlobal