-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathSaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.sln
37 lines (37 loc) · 2.02 KB
/
SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26430.15
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy", "src\SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy\SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.csproj", "{43E0930D-01EA-46E0-B302-D0B91581C8EF}"
EndProject
Project("{CAA73BB0-EF22-4D79-A57E-DF67B3BA9C80}") = "TDS.Master", "src\TDS.Master\TDS.Master.scproj", "{643AD2CB-73BF-4A78-994C-11168775CC5B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".config", ".config", "{2B59F261-BB42-42C8-80A9-566B953A3D2C}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
GitVersionConfig.yml = GitVersionConfig.yml
src\_Nuget\SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.nuspec = src\_Nuget\SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.nuspec
src\_Nuget\build\SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.targets = src\_Nuget\build\SaintSkeeta.TDS.BuildExtensions.GitDeltaDeploy.targets
nuget.config = nuget.config
src\_Nuget\readme.txt = src\_Nuget\readme.txt
TdsGlobal.config = TdsGlobal.config
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{43E0930D-01EA-46E0-B302-D0B91581C8EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{43E0930D-01EA-46E0-B302-D0B91581C8EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{43E0930D-01EA-46E0-B302-D0B91581C8EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{43E0930D-01EA-46E0-B302-D0B91581C8EF}.Release|Any CPU.Build.0 = Release|Any CPU
{643AD2CB-73BF-4A78-994C-11168775CC5B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{643AD2CB-73BF-4A78-994C-11168775CC5B}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal