We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec57c8b commit d86d616Copy full SHA for d86d616
README.md
@@ -15,6 +15,9 @@ NuGet package: [Platform.Scopes](https://www.nuget.org/packages/Platform.Scopes)
15
## [Documentation](https://linksplatform.github.io/Scopes)
16
[PDF file](https://linksplatform.github.io/Scopes/Platform.Scopes.pdf) with code for e-readers.
17
18
+## Depend on
19
+* [Platform.Singletons](https://github.com/linksplatform/Singletons)
20
+
21
## Mystery files
22
* [.travis.yml](https://github.com/linksplatform/Scopes/blob/master/.travis.yml) - Travis CI build configuration.
23
* [docfx.json](https://github.com/linksplatform/Scopes/blob/master/docfx.json) and [toc.yml](https://github.com/linksplatform/Scopes/blob/master/toc.yml) - DocFX build configuration.
0 commit comments