We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55fde3 commit d063c2aCopy full SHA for d063c2a
2 files changed
src/global.json global.jsonsrc/global.json renamed to global.json
src/Ubiquity.NET.Utils.slnx
@@ -8,6 +8,7 @@
8
<File Path="../Directory.Build.props" />
9
<File Path="../Directory.Build.targets" />
10
<File Path="../Directory.Packages.props" />
11
+ <File Path="../global.json" />
12
<File Path="../GOVERNANCE.md" />
13
<File Path="../IgnoredWords.dic" />
14
<File Path="../Invoke-Tests.ps1" />
@@ -17,7 +18,6 @@
17
18
<File Path="../Show-Docs.ps1" />
19
<File Path="../stylecop.json" />
20
<File Path=".editorconfig" />
- <File Path="global.json" />
21
<File Path="x64.runsettings" />
22
</Folder>
23
<Folder Name="/Repo Items/GitHub/" />
0 commit comments