mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-07-08 17:56:51 +00:00
Fix global.json link in solution
This commit is contained in:
@@ -21,7 +21,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "!Config", "!Config", "{02EA
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
..\Changelog.md = ..\Changelog.md
|
||||
common.props = common.props
|
||||
global.json = global.json
|
||||
..\global.json = ..\global.json
|
||||
..\NuGet.config = ..\NuGet.config
|
||||
..\publish.cmd = ..\publish.cmd
|
||||
..\README.md = ..\README.md
|
||||
|
||||
Reference in New Issue
Block a user