diff --git a/Examples/global.json b/Examples/global.json deleted file mode 100644 index 13b8b14..0000000 --- a/Examples/global.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/global", - "sdk": { - "version": "5.0.200", - "allowPrerelease": false, - "rollForward": "latestMinor" - } -} diff --git a/FluentDocker.sln b/FluentDocker.sln index c2bac81..567f375 100644 --- a/FluentDocker.sln +++ b/FluentDocker.sln @@ -10,7 +10,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution appveyor.yml = appveyor.yml coverletArgs.runsettings = coverletArgs.runsettings GitVersion.yml = GitVersion.yml - global.json = global.json docs\index.md = docs\index.md NuGet.config = NuGet.config README.md = README.md