Skip to content

Commit 75fefea

Browse files
Missing file
1 parent 491a7d0 commit 75fefea

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

Immediate.Cache.slnx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<File Path=".gitignore" />
66
<File Path="Directory.Build.props" />
77
<File Path="Directory.Packages.props" />
8+
<File Path="global.json" />
89
<File Path="readme.md" />
910
</Folder>
1011
<Folder Name="/.root/workflows/">

global.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"test": {
3+
"runner": "Microsoft.Testing.Platform"
4+
}
5+
}

0 commit comments

Comments
 (0)