Skip to content

Commit 018b235

Browse files
committed
Added solution gtm-visualstudio-plugin.sln.
1 parent dcf9f1e commit 018b235

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Visual Studio files
2+
/.vs/

gtm-visualstudio-plugin.sln

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion = 15.0.28010.2003
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "config", "config", "{4A24B859-53A8-48A9-B876-27F5225BDAC2}"
7+
ProjectSection(SolutionItems) = preProject
8+
.editorconfig = .editorconfig
9+
EndProjectSection
10+
EndProject
11+
Global
12+
GlobalSection(SolutionProperties) = preSolution
13+
HideSolutionNode = FALSE
14+
EndGlobalSection
15+
GlobalSection(ExtensibilityGlobals) = postSolution
16+
SolutionGuid = {9380771B-3B57-4CED-904B-B3131F32C5AE}
17+
EndGlobalSection
18+
EndGlobal

0 commit comments

Comments
 (0)