Skip to content

Commit a451e3a

Browse files
committed
Fix global.json link in solution
1 parent 8009348 commit a451e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ElectronNET.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "!Config", "!Config", "{02EA
2121
ProjectSection(SolutionItems) = preProject
2222
..\Changelog.md = ..\Changelog.md
2323
common.props = common.props
24-
global.json = global.json
24+
..\global.json = ..\global.json
2525
..\NuGet.config = ..\NuGet.config
2626
..\publish.cmd = ..\publish.cmd
2727
..\README.md = ..\README.md

0 commit comments

Comments
 (0)