Skip to content

Commit 2f7b0a6

Browse files
committed
Makes extensions depend on all templates
1 parent 7215768 commit 2f7b0a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

FRC-Extension.sln

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 14
4-
VisualStudioVersion = 14.0.24720.0
4+
VisualStudioVersion = 14.0.23107.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FRC-Extension", "FRC-Extension\FRC-Extension.csproj", "{D68E4367-9381-4140-B090-7445E4BD3073}"
7+
ProjectSection(ProjectDependencies) = postProject
8+
{F6724218-0C31-4428-A217-B4318E3026B2} = {F6724218-0C31-4428-A217-B4318E3026B2}
9+
{5B5754D7-AF0E-428B-8A1F-D6382A18A4F5} = {5B5754D7-AF0E-428B-8A1F-D6382A18A4F5}
10+
EndProjectSection
711
EndProject
812
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Templates", "Templates", "{B9F75D30-BCEA-499B-AC12-2A89253CAD51}"
913
EndProject

0 commit comments

Comments
 (0)