From ef020a541dbf0573e6a6d6c0989d974b95d4f95b Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Wed, 17 Jul 2024 10:34:23 +0000 Subject: [PATCH] Delete empty package readme files that were accidentally committed --- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- src/libraries/System.CodeDom/src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../System.Composition.Hosting/src/PACKAGE.md | 44 ------------------- .../System.Composition.Runtime/src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../System.Composition/src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../System.IO.Packaging/src/PACKAGE.md | 44 ------------------- .../System.Reflection.Context/src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- .../src/PACKAGE.md | 44 ------------------- 24 files changed, 1056 deletions(-) delete mode 100644 src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/PACKAGE.md delete mode 100644 src/libraries/Microsoft.Extensions.FileProviders.Composite/src/PACKAGE.md delete mode 100644 src/libraries/Microsoft.Extensions.Logging.Configuration/src/PACKAGE.md delete mode 100644 src/libraries/Microsoft.Extensions.Logging.EventSource/src/PACKAGE.md delete mode 100644 src/libraries/Microsoft.NET.WebAssembly.Threading/src/PACKAGE.md delete mode 100644 src/libraries/Microsoft.XmlSerializer.Generator/src/PACKAGE.md delete mode 100644 src/libraries/System.CodeDom/src/PACKAGE.md delete mode 100644 src/libraries/System.ComponentModel.Composition.Registration/src/PACKAGE.md delete mode 100644 src/libraries/System.ComponentModel.Composition/src/PACKAGE.md delete mode 100644 src/libraries/System.Composition.AttributedModel/src/PACKAGE.md delete mode 100644 src/libraries/System.Composition.Convention/src/PACKAGE.md delete mode 100644 src/libraries/System.Composition.Hosting/src/PACKAGE.md delete mode 100644 src/libraries/System.Composition.Runtime/src/PACKAGE.md delete mode 100644 src/libraries/System.Composition.TypedParts/src/PACKAGE.md delete mode 100644 src/libraries/System.Composition/src/PACKAGE.md delete mode 100644 src/libraries/System.Diagnostics.DiagnosticSource/src/PACKAGE.md delete mode 100644 src/libraries/System.IO.Packaging/src/PACKAGE.md delete mode 100644 src/libraries/System.Reflection.Context/src/PACKAGE.md delete mode 100644 src/libraries/System.Resources.Extensions/src/PACKAGE.md delete mode 100644 src/libraries/System.Runtime.Serialization.Schema/src/PACKAGE.md delete mode 100644 src/libraries/System.Security.Cryptography.Cose/src/PACKAGE.md delete mode 100644 src/libraries/System.Security.Cryptography.Pkcs/src/PACKAGE.md delete mode 100644 src/libraries/System.Security.Cryptography.Xml/src/PACKAGE.md delete mode 100644 src/libraries/System.Security.Permissions/src/PACKAGE.md diff --git a/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/PACKAGE.md b/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/PACKAGE.md deleted file mode 100644 index 0f8ded5894e88a..00000000000000 --- a/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -Microsoft.Extensions.DependencyInjection.Specification.Tests is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/PACKAGE.md b/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/PACKAGE.md deleted file mode 100644 index eb20a0af87eba0..00000000000000 --- a/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -Microsoft.Extensions.FileProviders.Composite is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/Microsoft.Extensions.Logging.Configuration/src/PACKAGE.md b/src/libraries/Microsoft.Extensions.Logging.Configuration/src/PACKAGE.md deleted file mode 100644 index eb3cd431b79fcf..00000000000000 --- a/src/libraries/Microsoft.Extensions.Logging.Configuration/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -Microsoft.Extensions.Logging.Configuration is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/PACKAGE.md b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/PACKAGE.md deleted file mode 100644 index 2d071f613b9f2c..00000000000000 --- a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -Microsoft.Extensions.Logging.EventSource is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/Microsoft.NET.WebAssembly.Threading/src/PACKAGE.md b/src/libraries/Microsoft.NET.WebAssembly.Threading/src/PACKAGE.md deleted file mode 100644 index dc32241e2f569b..00000000000000 --- a/src/libraries/Microsoft.NET.WebAssembly.Threading/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -Microsoft.NET.WebAssembly.Threading is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/Microsoft.XmlSerializer.Generator/src/PACKAGE.md b/src/libraries/Microsoft.XmlSerializer.Generator/src/PACKAGE.md deleted file mode 100644 index fa88d0dd906bb8..00000000000000 --- a/src/libraries/Microsoft.XmlSerializer.Generator/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -Microsoft.XmlSerializer.Generator is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.CodeDom/src/PACKAGE.md b/src/libraries/System.CodeDom/src/PACKAGE.md deleted file mode 100644 index cb86c126345729..00000000000000 --- a/src/libraries/System.CodeDom/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.CodeDom is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.ComponentModel.Composition.Registration/src/PACKAGE.md b/src/libraries/System.ComponentModel.Composition.Registration/src/PACKAGE.md deleted file mode 100644 index e78dbe81a51775..00000000000000 --- a/src/libraries/System.ComponentModel.Composition.Registration/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.ComponentModel.Composition.Registration is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.ComponentModel.Composition/src/PACKAGE.md b/src/libraries/System.ComponentModel.Composition/src/PACKAGE.md deleted file mode 100644 index 348d4638c5d818..00000000000000 --- a/src/libraries/System.ComponentModel.Composition/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.ComponentModel.Composition is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Composition.AttributedModel/src/PACKAGE.md b/src/libraries/System.Composition.AttributedModel/src/PACKAGE.md deleted file mode 100644 index 50bae9a7bde0ea..00000000000000 --- a/src/libraries/System.Composition.AttributedModel/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Composition.AttributedModel is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Composition.Convention/src/PACKAGE.md b/src/libraries/System.Composition.Convention/src/PACKAGE.md deleted file mode 100644 index 2d833849f83667..00000000000000 --- a/src/libraries/System.Composition.Convention/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Composition.Convention is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Composition.Hosting/src/PACKAGE.md b/src/libraries/System.Composition.Hosting/src/PACKAGE.md deleted file mode 100644 index cfe68edeb2bd65..00000000000000 --- a/src/libraries/System.Composition.Hosting/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Composition.Hosting is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Composition.Runtime/src/PACKAGE.md b/src/libraries/System.Composition.Runtime/src/PACKAGE.md deleted file mode 100644 index 56964aa6f972eb..00000000000000 --- a/src/libraries/System.Composition.Runtime/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Composition.Runtime is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Composition.TypedParts/src/PACKAGE.md b/src/libraries/System.Composition.TypedParts/src/PACKAGE.md deleted file mode 100644 index 4fae4f802fe6e3..00000000000000 --- a/src/libraries/System.Composition.TypedParts/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Composition.TypedParts is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Composition/src/PACKAGE.md b/src/libraries/System.Composition/src/PACKAGE.md deleted file mode 100644 index d53901f84e77d7..00000000000000 --- a/src/libraries/System.Composition/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Composition is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/src/PACKAGE.md b/src/libraries/System.Diagnostics.DiagnosticSource/src/PACKAGE.md deleted file mode 100644 index 064ad33b5dd6d7..00000000000000 --- a/src/libraries/System.Diagnostics.DiagnosticSource/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Diagnostics.DiagnosticSource is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.IO.Packaging/src/PACKAGE.md b/src/libraries/System.IO.Packaging/src/PACKAGE.md deleted file mode 100644 index cd1d29d8a0e0e8..00000000000000 --- a/src/libraries/System.IO.Packaging/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.IO.Packaging is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Reflection.Context/src/PACKAGE.md b/src/libraries/System.Reflection.Context/src/PACKAGE.md deleted file mode 100644 index c70706d4e8771a..00000000000000 --- a/src/libraries/System.Reflection.Context/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Reflection.Context is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Resources.Extensions/src/PACKAGE.md b/src/libraries/System.Resources.Extensions/src/PACKAGE.md deleted file mode 100644 index 63fabb28dc0928..00000000000000 --- a/src/libraries/System.Resources.Extensions/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Resources.Extensions is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Runtime.Serialization.Schema/src/PACKAGE.md b/src/libraries/System.Runtime.Serialization.Schema/src/PACKAGE.md deleted file mode 100644 index d0a538498d73cf..00000000000000 --- a/src/libraries/System.Runtime.Serialization.Schema/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Runtime.Serialization.Schema is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Security.Cryptography.Cose/src/PACKAGE.md b/src/libraries/System.Security.Cryptography.Cose/src/PACKAGE.md deleted file mode 100644 index 82b8df2029e39f..00000000000000 --- a/src/libraries/System.Security.Cryptography.Cose/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Security.Cryptography.Cose is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/PACKAGE.md b/src/libraries/System.Security.Cryptography.Pkcs/src/PACKAGE.md deleted file mode 100644 index 4c296584a45bc0..00000000000000 --- a/src/libraries/System.Security.Cryptography.Pkcs/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Security.Cryptography.Pkcs is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Security.Cryptography.Xml/src/PACKAGE.md b/src/libraries/System.Security.Cryptography.Xml/src/PACKAGE.md deleted file mode 100644 index 6d69a5ce8bc5ca..00000000000000 --- a/src/libraries/System.Security.Cryptography.Xml/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Security.Cryptography.Xml is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file diff --git a/src/libraries/System.Security.Permissions/src/PACKAGE.md b/src/libraries/System.Security.Permissions/src/PACKAGE.md deleted file mode 100644 index 3a1d7d40d78737..00000000000000 --- a/src/libraries/System.Security.Permissions/src/PACKAGE.md +++ /dev/null @@ -1,44 +0,0 @@ -## About - - - - - -## Key Features - - - -* -* -* - -## How to Use - - - -## Main Types - - - -The main types provided by this library are: - -* `` -* `` -* `` - -## Additional Documentation - - - -* [Conceptual documentation](https://learn.microsoft.com/dotnet/standard/serialization/**LIBRARYNAME**/overview) -* [API documentation](https://learn.microsoft.com/dotnet/api/**LIBRARYNAME**) - -## Related Packages - - - -## Feedback & Contributing - - - -System.Security.Permissions is released as open source under the [MIT license](https://licenses.nuget.org/MIT). Bug reports and contributions are welcome at [the GitHub repository](https://github.com/dotnet/runtime). \ No newline at end of file