Skip to content

Commit d063c2a

Browse files
committed
Moved global.json up one level to support consumption by automated build using scripts.
1 parent a55fde3 commit d063c2a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

src/Ubiquity.NET.Utils.slnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<File Path="../Directory.Build.props" />
99
<File Path="../Directory.Build.targets" />
1010
<File Path="../Directory.Packages.props" />
11+
<File Path="../global.json" />
1112
<File Path="../GOVERNANCE.md" />
1213
<File Path="../IgnoredWords.dic" />
1314
<File Path="../Invoke-Tests.ps1" />
@@ -17,7 +18,6 @@
1718
<File Path="../Show-Docs.ps1" />
1819
<File Path="../stylecop.json" />
1920
<File Path=".editorconfig" />
20-
<File Path="global.json" />
2121
<File Path="x64.runsettings" />
2222
</Folder>
2323
<Folder Name="/Repo Items/GitHub/" />

0 commit comments

Comments
 (0)