Sicherung

This commit is contained in:
maier_S
2022-03-23 10:14:42 +01:00
parent f28abfee62
commit e84fb209d3
141 changed files with 1 additions and 16926 deletions

View File

@@ -1,10 +0,0 @@
// ReSharper disable once CheckNamespace
namespace System.Runtime.CompilerServices
{
// Enables extension methods in assembly that targets .NET 2.0
[AttributeUsage(AttributeTargets.Method | AttributeTargets.Class | AttributeTargets.Method)]
internal sealed class ExtensionAttribute : Attribute
{
}
}