System.AppContext
Advanced tools
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
@@ -1,1 +0,1 @@ | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> | ||
| <?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" /><Default Extension="nuspec" ContentType="application/octet" /><Default Extension="rtf" ContentType="application/octet" /><Default Extension="dll" ContentType="application/octet" /><Default Extension="psmdcp" ContentType="application/vnd.openxmlformats-package.core-properties+xml" /></Types> |
| <?xml version="1.0"?> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd"> | ||
| <metadata minClientVersion="3.0"> | ||
| <package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd"> | ||
| <metadata> | ||
| <id>System.AppContext</id> | ||
| <version>4.0.0-beta-23019</version> | ||
| <version>4.0.0-beta-22816</version> | ||
| <title>System.AppContext</title> | ||
| <authors>Microsoft</authors> | ||
| <owners>microsoft,dotnetframework</owners> | ||
| <owners>Microsoft</owners> | ||
| <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl> | ||
@@ -16,18 +16,11 @@ <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| System.AppContext</description> | ||
| <copyright>© Microsoft Corporation. All rights reserved.</copyright> | ||
| <summary>Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.</summary> | ||
| <copyright>Copyright © Microsoft Corporation</copyright> | ||
| <dependencies> | ||
| <group targetFramework=".NETPlatform5.0"> | ||
| <dependency id="System.Runtime" version="4.0.0-beta-23019" /> | ||
| </group> | ||
| <group targetFramework=".NETCore5.0"> | ||
| <dependency id="System.Runtime" version="4.0.0-beta-23019" /> | ||
| <dependency id="System.Resources.ResourceManager" version="4.0.0-beta-23019" /> | ||
| <dependency id="System.Collections" version="4.0.0-beta-23019" /> | ||
| <dependency id="System.Threading" version="4.0.0-beta-23019" /> | ||
| </group> | ||
| <dependency id="System.Runtime" version="4.0.20-beta-22816" /> | ||
| </dependencies> | ||
| <frameworkAssemblies> | ||
| <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" /> | ||
| <frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.5" /> | ||
| </frameworkAssemblies> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet