Skip to content

Commit 53e360a

Browse files
committed
consolidate projects into the main project
1 parent 5500543 commit 53e360a

41 files changed

Lines changed: 4 additions & 26 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

FTMS.NET.Contracts/FTMS.NET.Contracts.csproj

Lines changed: 0 additions & 15 deletions
This file was deleted.

FTMS.NET.Tests/FTMS.NET.Tests.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<ProjectReference Include="..\FTMS.NET.Contracts\FTMS.NET.Contracts.csproj" />
2019
<ProjectReference Include="..\FTMS.NET\FTMS.NET.csproj" />
2120
</ItemGroup>
2221

FTMS.NET.sln

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio Version 17
4-
VisualStudioVersion = 17.12.35527.113
3+
# Visual Studio Version 18
4+
VisualStudioVersion = 18.4.11626.88 stable
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B233E0EF-55C6-48CC-83C1-F72962EF8EEF}"
77
ProjectSection(SolutionItems) = preProject
@@ -13,8 +13,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1313
README.md = README.md
1414
EndProjectSection
1515
EndProject
16-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FTMS.NET.Contracts", "FTMS.NET.Contracts\FTMS.NET.Contracts.csproj", "{3B09D463-F2C2-4C0A-9F2B-BE16A5CF3C69}"
17-
EndProject
1816
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FTMS.NET", "FTMS.NET\FTMS.NET.csproj", "{6407016E-950F-4AFB-8706-C09F76595C21}"
1917
EndProject
2018
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{6F624991-F164-4486-A138-64019DAF414F}"
@@ -42,10 +40,6 @@ Global
4240
Release|Any CPU = Release|Any CPU
4341
EndGlobalSection
4442
GlobalSection(ProjectConfigurationPlatforms) = postSolution
45-
{3B09D463-F2C2-4C0A-9F2B-BE16A5CF3C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
46-
{3B09D463-F2C2-4C0A-9F2B-BE16A5CF3C69}.Debug|Any CPU.Build.0 = Debug|Any CPU
47-
{3B09D463-F2C2-4C0A-9F2B-BE16A5CF3C69}.Release|Any CPU.ActiveCfg = Release|Any CPU
48-
{3B09D463-F2C2-4C0A-9F2B-BE16A5CF3C69}.Release|Any CPU.Build.0 = Release|Any CPU
4943
{6407016E-950F-4AFB-8706-C09F76595C21}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5044
{6407016E-950F-4AFB-8706-C09F76595C21}.Debug|Any CPU.Build.0 = Debug|Any CPU
5145
{6407016E-950F-4AFB-8706-C09F76595C21}.Release|Any CPU.ActiveCfg = Release|Any CPU
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)