diff --git a/access-token-management/global.json b/access-token-management/global.json deleted file mode 100644 index 30094e81..00000000 --- a/access-token-management/global.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "sdk": { - "version": "9.0.100", - "rollForward": "latestMajor", - "allowPrerelease": false - } -} \ No newline at end of file diff --git a/foss.sln b/foss.sln index a52b56ca..9efe129b 100644 --- a/foss.sln +++ b/foss.sln @@ -21,7 +21,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{B716B915-1 EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "identity-model", "identity-model", "{24895E4F-A225-4A79-95EB-20C34D4971ED}" ProjectSection(SolutionItems) = preProject - identity-model\global.json = identity-model\global.json identity-model\README.md = identity-model\README.md EndProjectSection EndProject diff --git a/identity-model/global.json b/global.json similarity index 100% rename from identity-model/global.json rename to global.json