Skip to content

Commit 18b9ea4

Browse files
author
Oren Novotny
committed
Update solution files
1 parent 1a0e09c commit 18b9ea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Ix.NET/Source/Ix.NET.sln

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{87534290
77
EndProject
88
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B733D97A-F1ED-4FC3-BF8E-9AC47A89DE96}"
99
ProjectSection(SolutionItems) = preProject
10-
..\..\.vsts.ix-ci.yml = ..\..\.vsts.ix-ci.yml
11-
..\..\.vsts.ix-pr.yml = ..\..\.vsts.ix-pr.yml
12-
..\..\.vsts.ix-shared.yml = ..\..\.vsts.ix-shared.yml
10+
..\..\.editorconfig = ..\..\.editorconfig
11+
..\..\azure-pipelines.ix.yml = ..\..\azure-pipelines.ix.yml
1312
CodeCoverage.runsettings = CodeCoverage.runsettings
1413
Directory.build.props = Directory.build.props
1514
Directory.build.targets = Directory.build.targets
15+
global.json = global.json
1616
NuGet.Config = NuGet.Config
1717
EndProjectSection
1818
EndProject

0 commit comments

Comments
 (0)