Kaynağa Gözat

Enable IDE2000 (#39803)

Contributes to #24055
Pranav K 4 yıl önce
ebeveyn
işleme
de3019b7da
100 değiştirilmiş dosya ile 103 ekleme ve 248 silme
  1. 4 0
      .editorconfig
  2. 0 2
      src/Analyzers/Analyzers/test/MinimalStartupTest.cs
  3. 0 1
      src/Analyzers/Analyzers/test/StartupFactsTest.cs
  4. 0 1
      src/Antiforgery/src/AntiforgeryServiceCollectionExtensions.cs
  5. 0 2
      src/Antiforgery/test/DefaultAntiforgeryTokenGeneratorTest.cs
  6. 0 1
      src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/AzureAdB2COptions.cs
  7. 0 1
      src/Caching/SqlServer/src/MonoSqlParameterCollectionExtensions.cs
  8. 0 1
      src/Components/Components/src/BindConverter.cs
  9. 0 1
      src/Components/Components/src/ComponentBase.cs
  10. 0 1
      src/Components/Components/src/Rendering/RenderTreeBuilder.cs
  11. 0 21
      src/Components/Components/test/EventCallbackTest.cs
  12. 73 76
      src/Components/Components/test/ParameterViewTest.cs
  13. 0 1
      src/Components/Components/test/Rendering/RenderTreeBuilderTest.cs
  14. 0 1
      src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs
  15. 0 1
      src/Components/Components/test/RouteViewTest.cs
  16. 0 2
      src/Components/Components/test/Routing/RouteTableFactoryTests.cs
  17. 0 1
      src/Components/Server/test/Circuits/RemoteRendererTest.cs
  18. 0 2
      src/Components/Server/test/Circuits/ServerComponentDeserializerTest.cs
  19. 0 4
      src/Components/Server/test/ProtectedBrowserStorageTest.cs
  20. 0 3
      src/Components/Web/src/WebEventData/ChangeEventArgsReader.cs
  21. 0 1
      src/Components/Web/src/WebEventData/WheelEventArgsReader.cs
  22. 0 1
      src/Components/Web/test/Forms/InputBaseTest.cs
  23. 0 1
      src/Components/WebAssembly/DevServer/src/Program.cs
  24. 0 1
      src/Components/WebAssembly/WebAssembly.Authentication/src/Services/AuthorizationMessageHandler.cs
  25. 0 3
      src/Components/WebAssembly/WebAssembly.Authentication/test/RemoteAuthenticatorCoreTests.cs
  26. 0 1
      src/Components/WebAssembly/WebAssembly/test/Hosting/RootComponentMappingTest.cs
  27. 0 1
      src/Components/WebAssembly/WebAssembly/test/Hosting/WebAssemblyHostBuilderTest.cs
  28. 0 1
      src/Components/WebView/WebView/test/Infrastructure/TestDocument.cs
  29. 0 1
      src/Components/benchmarkapps/Wasm.Performance/Driver/Program.cs
  30. 0 1
      src/Components/test/E2ETest/Tests/EventTest.cs
  31. 0 1
      src/Components/test/E2ETest/Tests/WebAssemblyAuthenticationTests.cs
  32. 0 1
      src/Components/test/E2ETest/Tests/WebAssemblyLazyLoadTest.cs
  33. 0 1
      src/Configuration.KeyPerFile/test/ConfigurationProviderTestBase.cs
  34. 0 1
      src/DataProtection/DataProtection/test/ActivatorTests.cs
  35. 0 1
      src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/AuthenticatedEncryptorDescriptorDeserializerTests.cs
  36. 0 1
      src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/AuthenticatedEncryptorDescriptorTests.cs
  37. 0 1
      src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/CngCbcAuthenticatedEncryptorDescriptorDeserializerTests.cs
  38. 0 1
      src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/CngGcmAuthenticatedEncryptorDescriptorDeserializerTests.cs
  39. 0 1
      src/DataProtection/DataProtection/test/KeyManagement/CacheableKeyRingTests.cs
  40. 0 1
      src/DataProtection/DataProtection/test/KeyManagement/KeyRingTests.cs
  41. 0 3
      src/Features/JsonPatch/test/Adapters/AdapterFactoryTests.cs
  42. 0 2
      src/Features/JsonPatch/test/IntegrationTests/DynamicObjectIntegrationTest.cs
  43. 0 1
      src/FileProviders/Manifest.MSBuildTask/test/GenerateEmbeddedResourcesManifestTest.cs
  44. 0 1
      src/HealthChecks/Abstractions/src/HealthCheckResult.cs
  45. 0 1
      src/HealthChecks/Abstractions/src/HealthReportEntry.cs
  46. 0 1
      src/HealthChecks/HealthChecks/src/DefaultHealthCheckService.cs
  47. 0 1
      src/HealthChecks/HealthChecks/src/HealthCheckPublisherHostedService.cs
  48. 0 1
      src/Hosting/Abstractions/src/HostingEnvironmentExtensions.cs
  49. 0 1
      src/Hosting/Hosting/src/Internal/HostingApplication.cs
  50. 1 2
      src/Hosting/Hosting/src/Internal/HostingApplicationDiagnostics.cs
  51. 0 1
      src/Hosting/Hosting/src/Server/Features/ServerAddressesFeature.cs
  52. 0 1
      src/Hosting/Hosting/src/WebHostExtensions.cs
  53. 0 3
      src/Hosting/Hosting/test/HostingApplicationDiagnosticsTests.cs
  54. 0 1
      src/Hosting/Hosting/test/StartupManagerTests.cs
  55. 0 1
      src/Hosting/Hosting/test/WebHostBuilderTests.cs
  56. 0 1
      src/Hosting/TestHost/test/TestServerTests.cs
  57. 0 1
      src/Hosting/test/FunctionalTests/Properties/AssemblyInfo.cs
  58. 0 2
      src/Hosting/test/testassets/Microsoft.AspNetCore.Hosting.TestSites/Program.cs
  59. 0 1
      src/Http/Authentication.Abstractions/src/AuthenticationToken.cs
  60. 0 1
      src/Http/Authentication.Core/test/AuthenticationSchemeProviderTests.cs
  61. 0 1
      src/Http/Headers/src/MediaTypeHeaderValue.cs
  62. 0 1
      src/Http/Headers/test/CacheControlHeaderValueTest.cs
  63. 0 2
      src/Http/Headers/test/NameValueHeaderValueTest.cs
  64. 0 1
      src/Http/Headers/test/SetCookieHeaderValueTest.cs
  65. 0 1
      src/Http/Http.Abstractions/src/Extensions/MapWhenExtensions.cs
  66. 0 1
      src/Http/Http.Abstractions/test/HttpMethodslTests.cs
  67. 0 1
      src/Http/Http.Abstractions/test/RouteValueDictionaryTests.cs
  68. 0 1
      src/Http/Http.Extensions/src/HttpRequestJsonExtensions.cs
  69. 0 1
      src/Http/Http.Extensions/test/HttpRequestExtensionsTests.cs
  70. 0 4
      src/Http/Http.Extensions/test/RequestDelegateFactoryTests.cs
  71. 0 1
      src/Http/Http.Results/src/Results.cs
  72. 0 3
      src/Http/Http/perf/Microbenchmarks/AdaptiveCapacityDictionaryBenchmark.cs
  73. 0 1
      src/Http/Http/test/DefaultHttpContextTests.cs
  74. 0 1
      src/Http/Http/test/Features/FormFeatureTests.cs
  75. 0 2
      src/Http/Routing/src/Builder/EndpointRouteBuilderExtensions.cs
  76. 0 1
      src/Http/Routing/src/Builder/OpenApiRouteHandlerBuilderExtensions.cs
  77. 0 1
      src/Http/Routing/src/DecisionTree/DecisionCriterion.cs
  78. 0 1
      src/Http/Routing/src/DecisionTree/DecisionTreeNode.cs
  79. 0 1
      src/Http/Routing/src/DecisionTree/ItemDescriptor.cs
  80. 0 1
      src/Http/Routing/src/Matching/AcceptsMatcherPolicy.cs
  81. 0 1
      src/Http/Routing/src/Matching/DictionaryJumpTable.cs
  82. 0 1
      src/Http/Routing/src/Matching/HostMatcherPolicy.cs
  83. 0 1
      src/Http/Routing/src/Matching/ILEmitTrieJumpTable.cs
  84. 0 1
      src/Http/Routing/src/PathTokenizer.cs
  85. 0 1
      src/Http/Routing/src/Patterns/DefaultRoutePatternTransformer.cs
  86. 0 1
      src/Http/Routing/test/UnitTests/Constraints/FileNameRouteConstraintTest.cs
  87. 0 3
      src/Http/Routing/test/UnitTests/DefaultLinkGeneratorProcessTemplateTest.cs
  88. 0 1
      src/Http/Routing/test/UnitTests/InlineRouteParameterParserTests.cs
  89. 0 1
      src/Http/Routing/test/UnitTests/Matching/DfaMatcherBuilderTest.cs
  90. 0 1
      src/Http/Routing/test/UnitTests/Matching/HttpMethodMatcherPolicyIntegrationTestBase.cs
  91. 0 1
      src/Http/Routing/test/UnitTests/Matching/LinearSearchJumpTableTest.cs
  92. 0 1
      src/Http/Routing/test/UnitTests/RouteTest.cs
  93. 0 2
      src/Http/Routing/test/UnitTests/Template/TemplateParserTests.cs
  94. 0 2
      src/Http/Routing/test/UnitTests/Tree/TreeRouterTest.cs
  95. 0 1
      src/Http/WebUtilities/src/AspNetCoreTempDirectory.cs
  96. 0 1
      src/Http/WebUtilities/test/FormPipeReaderTests.cs
  97. 25 26
      src/Http/WebUtilities/test/HttpRequestStreamReaderTest.cs
  98. 0 1
      src/Http/WebUtilities/test/HttpResponseStreamWriterTest.cs
  99. 0 1
      src/Http/samples/MinimalSample/Program.cs
  100. 0 1
      src/HttpClientFactory/Polly/src/Properties/AssemblyInfo.cs

+ 4 - 0
.editorconfig

@@ -246,6 +246,10 @@ file_header_template = Licensed to the .NET Foundation under one or more agreeme
 # IDE0161: Convert to file-scoped namespace
 dotnet_diagnostic.IDE0161.severity = warning
 
+# IDE2000: Disallow multiple blank lines
+dotnet_style_allow_multiple_blank_lines_experimental = false
+dotnet_diagnostic.IDE2000.severity = warning
+
 [**/{test,samples,perf}/**.{cs,vb}]
 # CA1018: Mark attributes with AttributeUsageAttribute
 dotnet_diagnostic.CA1018.severity = suggestion

+ 0 - 2
src/Analyzers/Analyzers/test/MinimalStartupTest.cs

@@ -481,8 +481,6 @@ app.Run();";
         return test.RunAsync();
     }
 
-
-
     [Fact]
     public async Task StartupAnalyzer_AuthNoRouting()
     {

+ 0 - 1
src/Analyzers/Analyzers/test/StartupFactsTest.cs

@@ -105,7 +105,6 @@ namespace Microsoft.AspNetCore.Analyzers.TestFiles.StartupFactsTest
         [nameof(NotAStartupClass)] = NotAStartupClass,
     };
 
-
     [Theory]
     [InlineData(nameof(BasicStartup), "ConfigureServices")]
     [InlineData(nameof(EnvironmentStartup), "ConfigureDevelopmentServices")]

+ 0 - 1
src/Antiforgery/src/AntiforgeryServiceCollectionExtensions.cs

@@ -39,7 +39,6 @@ public static class AntiforgeryServiceCollectionExtensions
         services.TryAddSingleton<IAntiforgeryAdditionalDataProvider, DefaultAntiforgeryAdditionalDataProvider>();
         services.TryAddSingleton<ObjectPoolProvider, DefaultObjectPoolProvider>();
 
-
         services.TryAddSingleton<ObjectPool<AntiforgerySerializationContext>>(serviceProvider =>
         {
             var provider = serviceProvider.GetRequiredService<ObjectPoolProvider>();

+ 0 - 2
src/Antiforgery/test/DefaultAntiforgeryTokenGeneratorTest.cs

@@ -261,7 +261,6 @@ public class DefaultAntiforgeryTokenGeneratorProviderTest
         Assert.True(isValid);
     }
 
-
     [Fact]
     public void TryValidateTokenSet_CookieTokenMissing()
     {
@@ -296,7 +295,6 @@ public class DefaultAntiforgeryTokenGeneratorProviderTest
             claimUidExtractor: null,
             additionalDataProvider: null);
 
-
         // Act & Assert
         string message;
         var ex = Assert.Throws<ArgumentNullException>(

+ 0 - 1
src/Azure/AzureAD/Authentication.AzureADB2C.UI/src/AzureAdB2COptions.cs

@@ -30,7 +30,6 @@ public class AzureADB2COptions
     /// </summary>
     public string JwtBearerSchemeName { get; internal set; }
 
-
     /// <summary>
     /// Gets or sets the client Id.
     /// </summary>

+ 0 - 1
src/Caching/SqlServer/src/MonoSqlParameterCollectionExtensions.cs

@@ -25,7 +25,6 @@ internal static class MonoSqlParameterCollectionExtensions
         return parameters.AddWithValue(Columns.Names.ExpiresAtTime, SqlDbType.DateTime, utcTime.UtcDateTime);
     }
 
-
     public static SqlParameterCollection AddAbsoluteExpirationMono(
                 this SqlParameterCollection parameters,
                 DateTimeOffset? utcTime)

+ 0 - 1
src/Components/Components/src/BindConverter.cs

@@ -411,7 +411,6 @@ public static class BindConverter
     [SuppressMessage("ApiDesign", "RS0026:Do not add multiple public overloads with optional parameters", Justification = "Required to maintain compatibility")]
     public static string FormatValue(DateTimeOffset value, CultureInfo? culture = null) => FormatDateTimeOffsetValueCore(value, format: null, culture);
 
-
     /// <summary>
     /// Formats the provided <paramref name="value"/> as a <see cref="System.String"/>.
     /// </summary>

+ 0 - 1
src/Components/Components/src/ComponentBase.cs

@@ -188,7 +188,6 @@ public abstract class ComponentBase : IComponent, IHandleEvent, IHandleAfterRend
         _renderHandle = renderHandle;
     }
 
-
     /// <summary>
     /// Sets parameters supplied by the component's parent in the render tree.
     /// </summary>

+ 0 - 1
src/Components/Components/src/Rendering/RenderTreeBuilder.cs

@@ -170,7 +170,6 @@ public sealed class RenderTreeBuilder : IDisposable
             throw new InvalidOperationException($"Valueless attributes may only be added immediately after frames of type {RenderTreeFrameType.Element}");
         }
 
-
         _entries.AppendAttribute(sequence, name, BoxedTrue);
     }
 

+ 0 - 21
src/Components/Components/test/EventCallbackTest.cs

@@ -27,7 +27,6 @@ public class EventCallbackTest
         await callback.InvokeAsync();
     }
 
-
     [Fact]
     public async Task EventCallback_NullReceiver()
     {
@@ -38,7 +37,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Equal(1, runCount);
     }
@@ -53,7 +51,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Equal(1, runCount);
     }
@@ -70,7 +67,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -88,7 +84,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -107,7 +102,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Null(arg);
         Assert.Equal(1, runCount);
@@ -127,7 +121,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.NotNull(arg);
         Assert.Equal(1, runCount);
@@ -147,7 +140,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(17);
 
-
         // Assert
         Assert.Equal(17, arg);
         Assert.Equal(1, runCount);
@@ -183,7 +175,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -201,7 +192,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -220,7 +210,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Null(arg);
         Assert.Equal(1, runCount);
@@ -240,7 +229,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.NotNull(arg);
         Assert.Equal(1, runCount);
@@ -260,7 +248,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(17);
 
-
         // Assert
         Assert.Equal(17, arg);
         Assert.Equal(1, runCount);
@@ -296,7 +283,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -314,7 +300,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -333,7 +318,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Null(arg);
         Assert.Equal(1, runCount);
@@ -353,7 +337,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.NotNull(arg);
         Assert.Equal(1, runCount);
@@ -372,7 +355,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -390,7 +372,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.Equal(1, runCount);
         Assert.Equal(1, component.Count);
@@ -409,7 +390,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync();
 
-
         // Assert
         Assert.Null(arg);
         Assert.Equal(1, runCount);
@@ -429,7 +409,6 @@ public class EventCallbackTest
         // Act
         await callback.InvokeAsync(new EventArgs());
 
-
         // Assert
         Assert.NotNull(arg);
         Assert.Equal(1, runCount);

+ 73 - 76
src/Components/Components/test/ParameterViewTest.cs

@@ -14,8 +14,8 @@ public partial class ParameterViewTest
         // Arrange
         var frames = new[]
         {
-                RenderTreeFrame.ChildComponent(0, typeof(FakeComponent)).WithComponentSubtreeLength(1)
-            };
+            RenderTreeFrame.ChildComponent(0, typeof(FakeComponent)).WithComponentSubtreeLength(1)
+        };
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, frames, 0);
 
         // Assert
@@ -28,8 +28,8 @@ public partial class ParameterViewTest
         // Arrange
         var frames = new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(1)
-            };
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(1)
+        };
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, frames, 0);
 
         // Assert
@@ -44,14 +44,14 @@ public partial class ParameterViewTest
         var attribute2Value = new object();
         var frames = new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
-                RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
-                RenderTreeFrame.Attribute(2, "attribute 2", attribute2Value),
-                // Although RenderTreeBuilder doesn't let you add orphaned attributes like this,
-                // still want to verify that parameters doesn't attempt to read past the
-                // end of the owner's descendants
-                RenderTreeFrame.Attribute(3, "orphaned attribute", "value")
-            };
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
+            RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
+            RenderTreeFrame.Attribute(2, "attribute 2", attribute2Value),
+            // Although RenderTreeBuilder doesn't let you add orphaned attributes like this,
+            // still want to verify that parameters doesn't attempt to read past the
+            // end of the owner's descendants
+            RenderTreeFrame.Attribute(3, "orphaned attribute", "value")
+        };
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, frames, 0);
 
         // Assert
@@ -68,12 +68,12 @@ public partial class ParameterViewTest
         var attribute2Value = new object();
         var frames = new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
-                RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
-                RenderTreeFrame.Attribute(2, "attribute 2", attribute2Value),
-                RenderTreeFrame.Element(3, "child element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(4, "child attribute", "some value")
-            };
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
+            RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
+            RenderTreeFrame.Attribute(2, "attribute 2", attribute2Value),
+            RenderTreeFrame.Element(3, "child element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(4, "child attribute", "some value")
+        };
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, frames, 0);
 
         // Assert
@@ -91,13 +91,13 @@ public partial class ParameterViewTest
         var attribute3Value = new object();
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value)
-            }, 0).WithCascadingParameters(new List<CascadingParameterState>
-            {
-                new CascadingParameterState("attribute 2", new TestCascadingValue(attribute2Value)),
-                new CascadingParameterState("attribute 3", new TestCascadingValue(attribute3Value)),
-            });
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value)
+        }, 0).WithCascadingParameters(new List<CascadingParameterState>
+        {
+            new CascadingParameterState("attribute 2", new TestCascadingValue(attribute2Value)),
+            new CascadingParameterState("attribute 3", new TestCascadingValue(attribute3Value)),
+        });
 
         // Assert
         Assert.Collection(ToEnumerable(parameters),
@@ -112,9 +112,9 @@ public partial class ParameterViewTest
         // Arrange
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "some other entry", new object())
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "some other entry", new object())
+        }, 0);
 
         // Act
         var didFind = parameters.TryGetValue<string>("nonexisting entry", out var value);
@@ -130,9 +130,9 @@ public partial class ParameterViewTest
         // Arrange
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "my entry", "hello")
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "my entry", "hello")
+        }, 0);
 
         // Act
         var didFind = parameters.TryGetValue<string>("my entry", out var value);
@@ -149,10 +149,10 @@ public partial class ParameterViewTest
         var myEntryValue = new object();
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "my entry", myEntryValue),
-                RenderTreeFrame.Attribute(1, "my other entry", new object())
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "my entry", myEntryValue),
+            RenderTreeFrame.Attribute(1, "my other entry", new object())
+        }, 0);
 
         // Act
         var result = parameters.GetValueOrDefault<object>("my entry");
@@ -168,10 +168,10 @@ public partial class ParameterViewTest
         var myEntryValue = new object();
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
-                RenderTreeFrame.Attribute(1, "my entry", myEntryValue),
-                RenderTreeFrame.Attribute(1, "my entry", new object()),
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
+            RenderTreeFrame.Attribute(1, "my entry", myEntryValue),
+            RenderTreeFrame.Attribute(1, "my entry", new object()),
+        }, 0);
 
         // Act
         var result = parameters.GetValueOrDefault<object>("my entry");
@@ -186,12 +186,12 @@ public partial class ParameterViewTest
         // Arrange
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "some other entry", new object())
-            }, 0).WithCascadingParameters(new List<CascadingParameterState>
-            {
-                new CascadingParameterState("another entry", new TestCascadingValue(null))
-            });
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "some other entry", new object())
+        }, 0).WithCascadingParameters(new List<CascadingParameterState>
+        {
+            new CascadingParameterState("another entry", new TestCascadingValue(null))
+        });
 
         // Act
         var result = parameters.GetValueOrDefault<DateTime>("nonexisting entry");
@@ -207,9 +207,9 @@ public partial class ParameterViewTest
         var explicitDefaultValue = new DateTime(2018, 3, 20);
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "some other entry", new object())
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "some other entry", new object())
+        }, 0);
 
         // Act
         var result = parameters.GetValueOrDefault("nonexisting entry", explicitDefaultValue);
@@ -224,9 +224,9 @@ public partial class ParameterViewTest
         // Arrange
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "my entry", "hello")
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "my entry", "hello")
+        }, 0);
 
         // Act/Assert
         Assert.Throws<InvalidCastException>(() =>
@@ -265,7 +265,6 @@ public partial class ParameterViewTest
         Assert.Equal(dictionary, collection.ToDictionary());
     }
 
-
     [Fact]
     public void CanConvertToReadOnlyDictionary()
     {
@@ -273,10 +272,10 @@ public partial class ParameterViewTest
         var entry2Value = new object();
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
-                RenderTreeFrame.Attribute(0, "entry 1", "value 1"),
-                RenderTreeFrame.Attribute(0, "entry 2", entry2Value),
-            }, 0);
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(3),
+            RenderTreeFrame.Attribute(0, "entry 1", "value 1"),
+            RenderTreeFrame.Attribute(0, "entry 2", entry2Value),
+        }, 0);
 
         // Act
         IReadOnlyDictionary<string, object> dict = parameters.ToDictionary();
@@ -302,14 +301,14 @@ public partial class ParameterViewTest
         var myEntryValue = new object();
         var parameters = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                RenderTreeFrame.Attribute(1, "unrelated value", new object())
-            }, 0).WithCascadingParameters(new List<CascadingParameterState>
-            {
-                new CascadingParameterState("unrelated value 2", new TestCascadingValue(null)),
-                new CascadingParameterState("my entry", new TestCascadingValue(myEntryValue)),
-                new CascadingParameterState("unrelated value 3", new TestCascadingValue(null)),
-            });
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "unrelated value", new object())
+        }, 0).WithCascadingParameters(new List<CascadingParameterState>
+        {
+            new CascadingParameterState("unrelated value 2", new TestCascadingValue(null)),
+            new CascadingParameterState("my entry", new TestCascadingValue(myEntryValue)),
+            new CascadingParameterState("unrelated value 3", new TestCascadingValue(null)),
+        });
 
         // Act
         var result = parameters.GetValueOrDefault<object>("my entry");
@@ -326,8 +325,8 @@ public partial class ParameterViewTest
         var lifetime = new ParameterViewLifetime(builder);
         var frames = new[]
         {
-                RenderTreeFrame.ChildComponent(0, typeof(FakeComponent)).WithComponentSubtreeLength(1)
-            };
+            RenderTreeFrame.ChildComponent(0, typeof(FakeComponent)).WithComponentSubtreeLength(1)
+        };
         var parameterView = new ParameterView(lifetime, frames, 0);
 
         // Act
@@ -364,10 +363,9 @@ public partial class ParameterViewTest
         var attribute1Value = new object();
         var initial = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                 RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
-                 RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
-            }, 0);
-
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(2),
+            RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
+        }, 0);
 
         // Act
         var cloned = initial.Clone();
@@ -387,12 +385,11 @@ public partial class ParameterViewTest
         var attribute3Value = new object();
         var initial = new ParameterView(ParameterViewLifetime.Unbound, new[]
         {
-                 RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(4),
-                 RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
-                 RenderTreeFrame.Attribute(1, "attribute 2", attribute2Value),
-                 RenderTreeFrame.Attribute(1, "attribute 3", attribute3Value),
-            }, 0);
-
+            RenderTreeFrame.Element(0, "some element").WithElementSubtreeLength(4),
+            RenderTreeFrame.Attribute(1, "attribute 1", attribute1Value),
+            RenderTreeFrame.Attribute(1, "attribute 2", attribute2Value),
+            RenderTreeFrame.Attribute(1, "attribute 3", attribute3Value),
+        }, 0);
 
         // Act
         var cloned = initial.Clone();

+ 0 - 1
src/Components/Components/test/Rendering/RenderTreeBuilderTest.cs

@@ -1660,7 +1660,6 @@ public class RenderTreeBuilderTest
             f => AssertFrame.Attribute(f, "id", "bye"));
     }
 
-
     [Fact]
     public void ProcessDuplicateAttributes_StopsAtFirstNonAttributeFrame_Capture()
     {

+ 0 - 1
src/Components/Components/test/Rendering/RendererSynchronizationContextTest.cs

@@ -250,7 +250,6 @@ public class RendererSynchronizationContextTest
             Assert.Same(Thread.CurrentThread, capturedThread);
         }, null);
 
-
         // Assert
         e4.Set();
         await task2;

+ 0 - 1
src/Components/Components/test/RouteViewTest.cs

@@ -28,7 +28,6 @@ public class RouteViewTest
             _ = _routeViewComponent.SetParametersAsync(ParameterView.Empty);
         });
 
-
         Assert.Equal($"The {nameof(RouteView)} component requires a non-null value for the parameter {nameof(RouteView.RouteData)}.", ex.Message);
     }
 

+ 0 - 2
src/Components/Components/test/Routing/RouteTableFactoryTests.cs

@@ -269,7 +269,6 @@ public class RouteTableFactoryTests
         Assert.Equal(expectedParameters, context.Parameters);
     }
 
-
     [Fact]
     public void CanMatchTemplateWithMultipleParametersAndCatchAllParameter()
     {
@@ -419,7 +418,6 @@ public class RouteTableFactoryTests
         Assert.Equal("1/2/3/4/5", values);
     }
 
-
     [Fact]
     public void CatchAllEmpty()
     {

+ 0 - 1
src/Components/Server/test/Circuits/RemoteRendererTest.cs

@@ -91,7 +91,6 @@ public class RemoteRendererTest
         Assert.Equal(9, renderer._unacknowledgedRenderBatches.Count);
     }
 
-
     [Fact]
     public async Task ProducesNewBatch_WhenABatchGetsAcknowledged()
     {

+ 0 - 2
src/Components/Server/test/Circuits/ServerComponentDeserializerTest.cs

@@ -116,7 +116,6 @@ public class ServerComponentDeserializerTest
         Assert.Contains("First", firstParameters.Keys);
         Assert.Equal("Value", firstParameters["First"]);
 
-
         var secondDescriptor = descriptors[1];
         Assert.Equal(typeof(TestComponent).FullName, secondDescriptor.ComponentType.FullName);
         Assert.Equal(1, secondDescriptor.Sequence);
@@ -147,7 +146,6 @@ public class ServerComponentDeserializerTest
         Assert.Contains("First", firstParameters.Keys);
         Assert.Equal("Value", firstParameters["First"]);
 
-
         var secondDescriptor = descriptors[1];
         Assert.Equal(typeof(TestComponent).FullName, secondDescriptor.ComponentType.FullName);
         Assert.Equal(1, secondDescriptor.Sequence);

+ 0 - 4
src/Components/Server/test/ProtectedBrowserStorageTest.cs

@@ -66,7 +66,6 @@ public class ProtectedBrowserStorageTest
                 TestDataProtectionProvider.Unprotect(customPurpose, (string)arg)));
     }
 
-
     [Fact]
     public void SetAsync_ProtectsAndInvokesJS_NullValue()
     {
@@ -145,7 +144,6 @@ public class ProtectedBrowserStorageTest
         Assert.Collection(invocation.Args, arg => Assert.Equal(keyName, arg));
     }
 
-
     [Fact]
     public async Task GetAsync_InvokesJSAndUnprotects_NoValue()
     {
@@ -216,7 +214,6 @@ public class ProtectedBrowserStorageTest
             async () => await protectedBrowserStorage.GetAsync<TestModel>("testKey"));
     }
 
-
     [Fact]
     public async Task GetValueOrDefaultAsync_InvokesJSAndUnprotects_WrongPurpose()
     {
@@ -299,7 +296,6 @@ public class ProtectedBrowserStorageTest
     {
         public List<string> ProtectorsCreated { get; } = new List<string>();
 
-
         public static string Protect(string purpose, string plaintext)
             => new TestDataProtector(purpose).Protect(plaintext);
 

+ 0 - 3
src/Components/Web/src/WebEventData/ChangeEventArgsReader.cs

@@ -68,6 +68,3 @@ internal static class ChangeEventArgsReader
         return result;
     }
 }
-
-
-

+ 0 - 1
src/Components/Web/src/WebEventData/WheelEventArgsReader.cs

@@ -14,7 +14,6 @@ internal static class WheelEventArgsReader
     private static readonly JsonEncodedText DeltaZ = JsonEncodedText.Encode("deltaZ");
     private static readonly JsonEncodedText DeltaMode = JsonEncodedText.Encode("deltaMode");
 
-
     internal static WheelEventArgs Read(JsonElement jsonElement)
     {
         var eventArgs = new WheelEventArgs();

+ 0 - 1
src/Components/Web/test/Forms/InputBaseTest.cs

@@ -420,7 +420,6 @@ public class InputBaseTest
         var rootComponentId = renderer.AssignRootComponentId(rootComponent);
         await renderer.RenderRootComponentAsync(rootComponentId);
 
-
         // Initally, it rendered one batch and is valid
         var batch1 = renderer.Batches.Single();
         var componentFrame1 = batch1.GetComponentFrames<TestInputComponent<string>>().Single();

+ 0 - 1
src/Components/WebAssembly/DevServer/src/Program.cs

@@ -5,7 +5,6 @@ using Microsoft.AspNetCore.Hosting;
 using Microsoft.Extensions.Hosting;
 using DevServerProgram = Microsoft.AspNetCore.Components.WebAssembly.DevServer.Server.Program;
 
-
 namespace Microsoft.AspNetCore.Components.WebAssembly.DevServer;
 
 internal class Program

+ 0 - 1
src/Components/WebAssembly/WebAssembly.Authentication/src/Services/AuthorizationMessageHandler.cs

@@ -126,7 +126,6 @@ public class AuthorizationMessageHandler : DelegatingHandler, IDisposable
         return this;
     }
 
-
     void IDisposable.Dispose()
     {
         if (_provider is AuthenticationStateProvider authStateProvider)

+ 0 - 3
src/Components/WebAssembly/WebAssembly.Authentication/test/RemoteAuthenticatorCoreTests.cs

@@ -380,7 +380,6 @@ public class RemoteAuthenticatorCoreTests
             Status = RemoteAuthenticationStatus.Redirect,
         });
 
-
         await Assert.ThrowsAsync<InvalidOperationException>(
             async () => await renderer.Dispatcher.InvokeAsync<object>(async () =>
             {
@@ -559,7 +558,6 @@ public class RemoteAuthenticatorCoreTests
         // Act
         Task result = await renderer.Dispatcher.InvokeAsync<Task>(() => authenticator.SetParametersAsync(parameters));
 
-
         // Assert
         Assert.Null(result.Exception);
     }
@@ -604,7 +602,6 @@ public class RemoteAuthenticatorCoreTests
         validator.SetupFakeRender(authenticator);
         Task result = await renderer.Dispatcher.InvokeAsync<Task>(() => authenticator.SetParametersAsync(parameters));
 
-
         // Assert
         Assert.True(validator.WasCalled);
         Assert.Equal(methodName, validator.OriginalRender.Method.Name);

+ 0 - 1
src/Components/WebAssembly/WebAssembly/test/Hosting/RootComponentMappingTest.cs

@@ -1,7 +1,6 @@
 // Licensed to the .NET Foundation under one or more agreements.
 // The .NET Foundation licenses this file to you under the MIT license.
 
-
 using System.Text;
 using Microsoft.AspNetCore.Components.Routing;
 using Microsoft.AspNetCore.Testing;

+ 0 - 1
src/Components/WebAssembly/WebAssembly/test/Hosting/WebAssemblyHostBuilderTest.cs

@@ -157,7 +157,6 @@ public class WebAssemblyHostBuilderTest
         public TestServiceThatTakesStringBuilder(StringBuilder builder) { }
     }
 
-
     private class MyFakeDIBuilderThing
     {
         public MyFakeDIBuilderThing(IServiceCollection serviceCollection)

+ 0 - 1
src/Components/WebView/WebView/test/Infrastructure/TestDocument.cs

@@ -147,7 +147,6 @@ public class TestDocument
                         break;
                     }
 
-
                 case RenderTreeEditType.UpdateMarkup:
                     {
                         var frame = batch.ReferenceFrames.Array[edit.ReferenceFrameIndex];

+ 0 - 1
src/Components/benchmarkapps/Wasm.Performance/Driver/Program.cs

@@ -112,7 +112,6 @@ public class Program
         // Sample of the the format: https://github.com/aspnet/Benchmarks/blob/e55f9e0312a7dd019d1268c1a547d1863f0c7237/src/Benchmarks/Program.cs#L51-L67
         var output = new BenchmarkOutput();
 
-
         if (benchmarkResult.DownloadSize != null)
         {
             output.Metadata.Add(new BenchmarkMetadata

+ 0 - 1
src/Components/test/E2ETest/Tests/EventTest.cs

@@ -124,7 +124,6 @@ public class EventTest : ServerTestBase<ToggleExecutionModeServerFixture<Program
         Browser.Equal("mousedown,mouseup,", () => output.Text);
     }
 
-
     [Fact]
     public void Toggle_CanTrigger()
     {

+ 0 - 1
src/Components/test/E2ETest/Tests/WebAssemblyAuthenticationTests.cs

@@ -125,7 +125,6 @@ public class WebAssemblyAuthenticationTests : ServerTestBase<AspNetSiteServerFix
         Browser.Exists(By.Id("admin-success"));
     }
 
-
     private void ClickAndNavigate(By link, string page)
     {
         Browser.Exists(link).Click();

+ 0 - 1
src/Components/test/E2ETest/Tests/WebAssemblyLazyLoadTest.cs

@@ -116,7 +116,6 @@ public class WebAssemblyLazyLoadTest : ServerTestBase<ToggleExecutionModeServerF
         var errorUiElem = Browser.Exists(By.Id("blazor-error-ui"), TimeSpan.FromSeconds(10));
         Assert.NotNull(errorUiElem);
 
-
         AssertLogContainsCriticalMessages("DoesNotExist.dll must be marked with 'BlazorWebAssemblyLazyLoad' item group in your project file to allow lazy-loading.");
     }
 

+ 0 - 1
src/Configuration.KeyPerFile/test/ConfigurationProviderTestBase.cs

@@ -517,7 +517,6 @@ Section3:
                 }
             };
 
-
         public static TestSection MissingSection4Config { get; }
             = new TestSection
             {

+ 0 - 1
src/DataProtection/DataProtection/test/ActivatorTests.cs

@@ -52,7 +52,6 @@ public class ActivatorTests
         Assert.Null(retVal3.Services);
     }
 
-
     [Fact]
     public void CreateInstance_TypeDoesNotImplementInterface_ThrowsInvalidCast()
     {

+ 0 - 1
src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/AuthenticatedEncryptorDescriptorDeserializerTests.cs

@@ -52,7 +52,6 @@ public class AuthenticatedEncryptorDescriptorDeserializerTests
             descriptor,
             new[] { encryptorFactory });
 
-
         return key.CreateEncryptor();
     }
 }

+ 0 - 1
src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/AuthenticatedEncryptorDescriptorTests.cs

@@ -207,7 +207,6 @@ public class AuthenticatedEncryptorDescriptorTests
             descriptor,
             new[] { encryptorFactory });
 
-
         return key.CreateEncryptor();
     }
 }

+ 0 - 1
src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/CngCbcAuthenticatedEncryptorDescriptorDeserializerTests.cs

@@ -59,7 +59,6 @@ public class CngCbcAuthenticatedEncryptorDescriptorDeserializerTests
             descriptor,
             new[] { encryptorFactory });
 
-
         return key.CreateEncryptor();
     }
 }

+ 0 - 1
src/DataProtection/DataProtection/test/AuthenticatedEncryption/ConfigurationModel/CngGcmAuthenticatedEncryptorDescriptorDeserializerTests.cs

@@ -56,7 +56,6 @@ public class CngGcmAuthenticatedEncryptorDescriptorDeserializerTests
             descriptor: descriptor,
             encryptorFactories: new[] { encryptorFactory });
 
-
         return key.CreateEncryptor();
     }
 }

+ 0 - 1
src/DataProtection/DataProtection/test/KeyManagement/CacheableKeyRingTests.cs

@@ -43,7 +43,6 @@ public class CacheableKeyRingTests
         Assert.False(CacheableKeyRing.IsValid(cacheableKeyRing, now.AddHours(1).UtcDateTime));
     }
 
-
     [Fact]
     public void KeyRing_Prop()
     {

+ 0 - 1
src/DataProtection/DataProtection/test/KeyManagement/KeyRingTests.cs

@@ -69,7 +69,6 @@ public class KeyRingTests
         var key1 = new MyKey(expectedEncryptorInstance: expectedEncryptorInstance1, isRevoked: true);
         var key2 = new MyKey(expectedEncryptorInstance: expectedEncryptorInstance2);
 
-
         // Act
         var keyRing = new KeyRing(key2, new[] { key1, key2 });
 

+ 0 - 3
src/Features/JsonPatch/test/Adapters/AdapterFactoryTests.cs

@@ -44,7 +44,6 @@ public class AdapterFactoryTests
     private class PocoModel
     { }
 
-
     [Fact]
     public void GetPocoAdapterForGenericObjects()
     {
@@ -58,8 +57,6 @@ public class AdapterFactoryTests
         Assert.Equal(typeof(PocoAdapter), adapter.GetType());
     }
 
-
-
     [Fact]
     public void GetDynamicAdapterForGenericObjects()
     {

+ 0 - 2
src/Features/JsonPatch/test/IntegrationTests/DynamicObjectIntegrationTest.cs

@@ -85,7 +85,6 @@ public class DynamicObjectIntegrationTest
         Assert.Equal("A", dynamicTestObject.NestedDynamicObject.AnotherStringProperty);
     }
 
-
     [Fact]
     public void MoveToNonExistingProperty_InDynamicObject_ShouldAddNewProperty()
     {
@@ -167,7 +166,6 @@ public class DynamicObjectIntegrationTest
         Assert.Equal("The target location specified by path segment 'Simpleobject' was not found.", exception.Message);
     }
 
-
     [Fact]
     public void ReplaceNestedTypedObject_InDynamicObject()
     {

+ 0 - 1
src/FileProviders/Manifest.MSBuildTask/test/GenerateEmbeddedResourcesManifestTest.cs

@@ -320,7 +320,6 @@ public class GenerateEmbeddedResourcesManifestTest
             AssemblyResourceName = assemblyName
         };
 
-
     public class TestGenerateEmbeddedResourcesManifest
         : GenerateEmbeddedResourcesManifest
     {

+ 0 - 1
src/HealthChecks/Abstractions/src/HealthCheckResult.cs

@@ -60,7 +60,6 @@ public struct HealthCheckResult
         return new HealthCheckResult(status: HealthStatus.Healthy, description, exception: null, data);
     }
 
-
     /// <summary>
     /// Creates a <see cref="HealthCheckResult"/> representing a degraded component.
     /// </summary>

+ 0 - 1
src/HealthChecks/Abstractions/src/HealthReportEntry.cs

@@ -48,7 +48,6 @@ public struct HealthReportEntry
         Tags = tags ?? Enumerable.Empty<string>();
     }
 
-
     /// <summary>
     /// Gets additional key-value pairs describing the health of the component.
     /// </summary>

+ 0 - 1
src/HealthChecks/HealthChecks/src/DefaultHealthCheckService.cs

@@ -58,7 +58,6 @@ internal partial class DefaultHealthCheckService : HealthCheckService
 
         await Task.WhenAll(tasks).ConfigureAwait(false);
 
-
         index = 0;
         var entries = new Dictionary<string, HealthReportEntry>(StringComparer.OrdinalIgnoreCase);
         foreach (var registration in registrations)

+ 0 - 1
src/HealthChecks/HealthChecks/src/HealthCheckPublisherHostedService.cs

@@ -95,7 +95,6 @@ internal sealed partial class HealthCheckPublisherHostedService : IHostedService
         _timer?.Dispose();
         _timer = null;
 
-
         return Task.CompletedTask;
     }
 

+ 0 - 1
src/Hosting/Abstractions/src/HostingEnvironmentExtensions.cs

@@ -1,7 +1,6 @@
 // Licensed to the .NET Foundation under one or more agreements.
 // The .NET Foundation licenses this file to you under the MIT license.
 
-
 #pragma warning disable CS0618 // Type or member is obsolete
 namespace Microsoft.AspNetCore.Hosting;
 

+ 0 - 1
src/Hosting/Hosting/src/Internal/HostingApplication.cs

@@ -116,7 +116,6 @@ internal class HostingApplication : IHttpApplication<HostingApplication.Context>
         context.Reset();
     }
 
-
     internal class Context
     {
         public HttpContext? HttpContext { get; set; }

+ 1 - 2
src/Hosting/Hosting/src/Internal/HostingApplicationDiagnostics.cs

@@ -57,7 +57,6 @@ internal class HostingApplicationDiagnostics
         var diagnosticListenerActivityCreationEnabled = (diagnosticListenerEnabled && _diagnosticListener.IsEnabled(ActivityName, httpContext));
         var loggingEnabled = _logger.IsEnabled(LogLevel.Critical);
 
-
         if (loggingEnabled || diagnosticListenerActivityCreationEnabled || _activitySource.HasListeners())
         {
             context.Activity = StartActivity(httpContext, loggingEnabled, diagnosticListenerActivityCreationEnabled, out var hasDiagnosticListener);
@@ -305,7 +304,7 @@ internal class HostingApplicationDiagnostics
             });
 
             // AddBaggage adds items at the beginning  of the list, so we need to add them in reverse to keep the same order as the client
-            // By contract, the propagator has already reversed the order of items so we need not reverse it again 
+            // By contract, the propagator has already reversed the order of items so we need not reverse it again
             // Order could be important if baggage has two items with the same key (that is allowed by the contract)
             if (baggage is not null)
             {

+ 0 - 1
src/Hosting/Hosting/src/Server/Features/ServerAddressesFeature.cs

@@ -3,7 +3,6 @@
 
 #nullable enable
 
-
 namespace Microsoft.AspNetCore.Hosting.Server.Features;
 
 /// <summary>

+ 0 - 1
src/Hosting/Hosting/src/WebHostExtensions.cs

@@ -119,7 +119,6 @@ public static class WebHostExtensions
                 Console.WriteLine($"Hosting environment: {hostingEnvironment?.EnvironmentName}");
                 Console.WriteLine($"Content root path: {hostingEnvironment?.ContentRootPath}");
 
-
                 var serverAddresses = host.ServerFeatures.Get<IServerAddressesFeature>()?.Addresses;
                 if (serverAddresses != null)
                 {

+ 0 - 3
src/Hosting/Hosting/test/HostingApplicationDiagnosticsTests.cs

@@ -65,7 +65,6 @@ public class HostingApplicationDiagnosticsTests
             return false;
         });
 
-
         // Act
         var context = hostingApplication.CreateContext(features);
 
@@ -357,7 +356,6 @@ public class HostingApplicationDiagnosticsTests
         Assert.Contains(Activity.Current.Baggage, pair => pair.Key == "Key2" && pair.Value == "value4");
     }
 
-
     [Fact]
     public void ActivityBaggagePreservesItemsOrder()
     {
@@ -520,7 +518,6 @@ public class HostingApplicationDiagnosticsTests
         Assert.Equal("0123456789abcdef", parentSpanId);
     }
 
-
     private static void AssertProperty<T>(object o, string name)
     {
         Assert.NotNull(o);

+ 0 - 1
src/Hosting/Hosting/test/StartupManagerTests.cs

@@ -275,7 +275,6 @@ public class StartupManagerTests
         }
     }
 
-
     public class ServiceBefore
     {
         public string Message { get; set; }

+ 0 - 1
src/Hosting/Hosting/test/WebHostBuilderTests.cs

@@ -601,7 +601,6 @@ public class WebHostBuilderTests
 
         var expected = "MY_TEST_ENVIRONMENT";
 
-
         using (var host = builder
             .UseConfiguration(config)
             .UseEnvironment(expected)

+ 0 - 1
src/Hosting/TestHost/test/TestServerTests.cs

@@ -269,7 +269,6 @@ public class TestServerTests
                 Assert.Contains(serverAddressesFeature.Addresses, s => string.Equals(s, url, StringComparison.Ordinal));
             });
 
-
         var featureCollection = new FeatureCollection();
         featureCollection.Set<IServerAddressesFeature>(new ServerAddressesFeature());
 

+ 0 - 1
src/Hosting/test/FunctionalTests/Properties/AssemblyInfo.cs

@@ -1,5 +1,4 @@
 // Licensed to the .NET Foundation under one or more agreements.
 // The .NET Foundation licenses this file to you under the MIT license.
 
-
 [assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]

+ 0 - 2
src/Hosting/test/testassets/Microsoft.AspNetCore.Hosting.TestSites/Program.cs

@@ -73,5 +73,3 @@ public class NoopServer : IServer
         return Task.CompletedTask;
     }
 }
-
-

+ 0 - 1
src/Http/Authentication.Abstractions/src/AuthenticationToken.cs

@@ -1,7 +1,6 @@
 // Licensed to the .NET Foundation under one or more agreements.
 // The .NET Foundation licenses this file to you under the MIT license.
 
-
 namespace Microsoft.AspNetCore.Authentication;
 
 /// <summary>

+ 0 - 1
src/Http/Authentication.Core/test/AuthenticationSchemeProviderTests.cs

@@ -44,7 +44,6 @@ public class AuthenticationSchemeProviderTests
         Assert.Equal("B", (await provider.GetDefaultSignOutSchemeAsync())!.Name);
     }
 
-
     [Fact]
     public async Task DefaultSignOutFallsbackToSignIn()
     {

+ 0 - 1
src/Http/Headers/src/MediaTypeHeaderValue.cs

@@ -314,7 +314,6 @@ public class MediaTypeHeaderValue
         }
     }
 
-
     /// <summary>
     /// Get a <see cref="IList{T}"/> of facets of the <see cref="MediaTypeHeaderValue"/>. Facets are a
     /// period separated list of StringSegments in the <see cref="SubTypeWithoutSuffix"/>.

+ 0 - 1
src/Http/Headers/test/CacheControlHeaderValueTest.cs

@@ -231,7 +231,6 @@ public class CacheControlHeaderValueTest
         cacheControl3.PrivateHeaders.Add("PLACEHOLDER2");
         CompareHashCodes(cacheControl1, cacheControl3, false);
 
-
         cacheControl4.Extensions.Add(new NameValueHeaderValue("custom"));
         CompareHashCodes(cacheControl1, cacheControl4, false);
 

+ 0 - 2
src/Http/Headers/test/NameValueHeaderValueTest.cs

@@ -605,7 +605,6 @@ public class NameValueHeaderValueTest
         Assert.Equal(expected, actual);
     }
 
-
     [Theory]
     [InlineData("\n")]
     [InlineData("\b")]
@@ -646,7 +645,6 @@ public class NameValueHeaderValueTest
         Assert.NotEqual(input, actual);
     }
 
-
     #region Helper methods
 
     private void CheckValidParse(string? input, NameValueHeaderValue expectedResult)

+ 0 - 1
src/Http/Headers/test/SetCookieHeaderValueTest.cs

@@ -180,7 +180,6 @@ public class SetCookieHeaderValueTest
             header9.Extensions.Add("extension2=value");
             var string9 = "name9=value9; extension1; extension2=value";
 
-
             dataset.Add(new[] { header1 }.ToList(), new[] { string1 });
             dataset.Add(new[] { header1, header1 }.ToList(), new[] { string1, string1 });
             dataset.Add(new[] { header1, header1 }.ToList(), new[] { string1, null, "", " ", ",", " , ", string1 });

+ 0 - 1
src/Http/Http.Abstractions/src/Extensions/MapWhenExtensions.cs

@@ -4,7 +4,6 @@
 using Microsoft.AspNetCore.Builder.Extensions;
 using Microsoft.AspNetCore.Http;
 
-
 namespace Microsoft.AspNetCore.Builder;
 
 using Predicate = Func<HttpContext, bool>;

+ 0 - 1
src/Http/Http.Abstractions/test/HttpMethodslTests.cs

@@ -33,7 +33,6 @@ public class HttpMethodslTests
         }
     }
 
-
     private void CanonicalizedValueTest(string method, string expectedMethod)
     {
         string inputMethod = CreateStringAtRuntime(method);

+ 0 - 1
src/Http/Http.Abstractions/test/RouteValueDictionaryTests.cs

@@ -1484,7 +1484,6 @@ public class RouteValueDictionaryTests
         Assert.IsType<KeyValuePair<string, object?>[]>(dict._arrayStorage);
     }
 
-
     [Fact]
     public void Remove_KeyAndOutValue_EmptyStorage()
     {

+ 0 - 1
src/Http/Http.Extensions/src/HttpRequestJsonExtensions.cs

@@ -181,7 +181,6 @@ public static class HttpRequestJsonExtensions
         return false;
     }
 
-
     private static JsonSerializerOptions ResolveSerializerOptions(HttpContext httpContext)
     {
         // Attempt to resolve options from DI then fallback to default options

+ 0 - 1
src/Http/Http.Extensions/test/HttpRequestExtensionsTests.cs

@@ -1,7 +1,6 @@
 // Licensed to the .NET Foundation under one or more agreements.
 // The .NET Foundation licenses this file to you under the MIT license.
 
-
 #nullable enable
 
 namespace Microsoft.AspNetCore.Http.Extensions.Tests;

+ 0 - 4
src/Http/Http.Extensions/test/RequestDelegateFactoryTests.cs

@@ -821,7 +821,6 @@ public class RequestDelegateFactoryTests : LoggedTest
         var fromRouteFactoryResult = RequestDelegateFactory.Create((HttpContext httpContext, [FromRoute] MyBindAsyncRecord myBindAsyncRecord) => { });
         var fromQueryFactoryResult = RequestDelegateFactory.Create((HttpContext httpContext, [FromQuery] MyBindAsyncRecord myBindAsyncRecord) => { });
 
-
         var httpContext = CreateHttpContext();
         httpContext.Request.RouteValues["myBindAsyncRecord"] = "foo";
         httpContext.Request.Query = new QueryCollection(new Dictionary<string, StringValues>
@@ -2221,7 +2220,6 @@ public class RequestDelegateFactoryTests : LoggedTest
                     new object[] { (Func<Task<object>>)StaticStringAsTaskObjectTestAction },
                     new object[] { (Func<ValueTask<object>>)StaticStringAsValueTaskObjectTestAction },
 
-
                 };
         }
     }
@@ -2664,7 +2662,6 @@ public class RequestDelegateFactoryTests : LoggedTest
                 context.Items["uri"] = mySimpleBindAsyncRecord.Uri;
             }
 
-
             void requiredValueType(HttpContext context, MyNullableBindAsyncStruct myNullableBindAsyncStruct)
             {
                 context.Items["uri"] = myNullableBindAsyncStruct.Uri;
@@ -2811,7 +2808,6 @@ public class RequestDelegateFactoryTests : LoggedTest
         }
     }
 
-
     public static IEnumerable<object?[]> AllowEmptyData
     {
         get

+ 0 - 1
src/Http/Http.Results/src/Results.cs

@@ -250,7 +250,6 @@ public static class Results
             EntityTag = entityTag,
         };
 
-
     /// <summary>
     /// Writes the specified <see cref="System.IO.Stream"/> to the response.
     /// <para>

+ 0 - 3
src/Http/Http/perf/Microbenchmarks/AdaptiveCapacityDictionaryBenchmark.cs

@@ -80,7 +80,6 @@ public class AdaptiveCapacityDictionaryBenchmark
         _dict[_oneValue.Key] = _oneValue.Value;
     }
 
-
     [Benchmark]
     public void OneValue_SmallDict_Get()
     {
@@ -170,7 +169,6 @@ public class AdaptiveCapacityDictionaryBenchmark
         }
     }
 
-
     [Benchmark]
     public void FourValues_Dict()
     {
@@ -305,7 +303,6 @@ public class AdaptiveCapacityDictionaryBenchmark
         _ = new Dictionary<string, string>(capacity: 1);
     }
 
-
     [Benchmark]
     public void SmallDictFour()
     {

+ 0 - 1
src/Http/Http/test/DefaultHttpContextTests.cs

@@ -168,7 +168,6 @@ public class DefaultHttpContextTests
         context.Uninitialize();
         TestCachedFeaturesAreNull(context, null);
 
-
         var newFeatures = new FeatureCollection();
         newFeatures.Set<IHttpRequestFeature>(new HttpRequestFeature());
         newFeatures.Set<IHttpResponseFeature>(new HttpResponseFeature());

+ 0 - 1
src/Http/Http/test/Features/FormFeatureTests.cs

@@ -474,7 +474,6 @@ InvalidContentDispositionValue +
         formContent.AddRange(Encoding.UTF8.GetBytes(MultipartFormFile));
         formContent.AddRange(Encoding.UTF8.GetBytes(MultipartFormEnd));
 
-
         var context = new DefaultHttpContext();
         var responseFeature = new FakeResponseFeature();
         context.Features.Set<IHttpResponseFeature>(responseFeature);

+ 0 - 2
src/Http/Routing/src/Builder/EndpointRouteBuilderExtensions.cs

@@ -207,7 +207,6 @@ public static class EndpointRouteBuilderExtensions
         return dataSource.AddEndpointBuilder(builder);
     }
 
-
     /// <summary>
     /// Adds a <see cref="RouteEndpoint"/> to the <see cref="IEndpointRouteBuilder"/> that matches HTTP GET requests
     /// for the specified pattern.
@@ -272,7 +271,6 @@ public static class EndpointRouteBuilderExtensions
         return MapMethods(endpoints, pattern, DeleteVerb, handler);
     }
 
-
     /// <summary>
     /// Adds a <see cref="RouteEndpoint"/> to the <see cref="IEndpointRouteBuilder"/> that matches HTTP PATCH requests
     /// for the specified pattern.

+ 0 - 1
src/Http/Routing/src/Builder/OpenApiRouteHandlerBuilderExtensions.cs

@@ -192,7 +192,6 @@ public static class OpenApiRouteHandlerBuilderExtensions
         return builder;
     }
 
-
     /// <summary>
     /// Adds <see cref="IAcceptsMetadata"/> to <see cref="EndpointBuilder.Metadata"/> for all builders
     /// produced by <paramref name="builder"/>.

+ 0 - 1
src/Http/Routing/src/DecisionTree/DecisionCriterion.cs

@@ -3,7 +3,6 @@
 
 #nullable disable
 
-
 namespace Microsoft.AspNetCore.Routing.DecisionTree;
 
 internal class DecisionCriterion<TItem>

+ 0 - 1
src/Http/Routing/src/DecisionTree/DecisionTreeNode.cs

@@ -3,7 +3,6 @@
 
 #nullable disable
 
-
 namespace Microsoft.AspNetCore.Routing.DecisionTree;
 
 // Data structure representing a node in a decision tree. These are created in DecisionTreeBuilder

+ 0 - 1
src/Http/Routing/src/DecisionTree/ItemDescriptor.cs

@@ -3,7 +3,6 @@
 
 #nullable disable
 
-
 namespace Microsoft.AspNetCore.Routing.DecisionTree;
 
 internal class ItemDescriptor<TItem>

+ 0 - 1
src/Http/Routing/src/Matching/AcceptsMatcherPolicy.cs

@@ -251,7 +251,6 @@ internal sealed class AcceptsMatcherPolicy : MatcherPolicy, IEndpointComparerPol
             edges.Add(string.Empty, anyEndpoints.ToList());
         }
 
-
         return edges
             .Select(kvp => new PolicyNodeEdge(kvp.Key, kvp.Value))
             .ToArray();

+ 0 - 1
src/Http/Routing/src/Matching/DictionaryJumpTable.cs

@@ -59,7 +59,6 @@ internal class DictionaryJumpTable : JumpTable
 
         builder.Append(" }");
 
-
         return builder.ToString();
     }
 }

+ 0 - 1
src/Http/Routing/src/Matching/HostMatcherPolicy.cs

@@ -451,7 +451,6 @@ public sealed class HostMatcherPolicy : MatcherPolicy, IEndpointComparerPolicy,
             return true;
         }
 
-
         public override int GetHashCode()
         {
             return (Host?.GetHashCode() ?? 0) ^ (Port?.GetHashCode() ?? 0);

+ 0 - 1
src/Http/Routing/src/Matching/ILEmitTrieJumpTable.cs

@@ -3,7 +3,6 @@
 
 #nullable disable
 
-
 namespace Microsoft.AspNetCore.Routing.Matching;
 
 // Uses generated IL to implement the JumpTable contract. This approach requires

+ 0 - 1
src/Http/Routing/src/PathTokenizer.cs

@@ -73,7 +73,6 @@ internal struct PathTokenizer : IReadOnlyList<StringSegment>
                 throw new IndexOutOfRangeException();
             }
 
-
             var currentSegmentIndex = 0;
             var currentSegmentStart = 1;
 

+ 0 - 1
src/Http/Routing/src/Patterns/DefaultRoutePatternTransformer.cs

@@ -3,7 +3,6 @@
 
 #nullable disable
 
-
 namespace Microsoft.AspNetCore.Routing.Patterns;
 
 internal class DefaultRoutePatternTransformer : RoutePatternTransformer

+ 0 - 1
src/Http/Routing/test/UnitTests/Constraints/FIleNameRouteConstraintTest.cs → src/Http/Routing/test/UnitTests/Constraints/FileNameRouteConstraintTest.cs

@@ -24,7 +24,6 @@ public class FileNameRouteConstraintTest
         }
     }
 
-
     [Theory]
     [MemberData(nameof(FileNameData))]
     public void Match_RouteValue_IsFileName(object value)

+ 0 - 3
src/Http/Routing/test/UnitTests/DefaultLinkGeneratorProcessTemplateTest.cs

@@ -496,7 +496,6 @@ public class DefaultLinkGeneratorProcessTemplateTest : LinkGeneratorTestBase
             },
             result: out var result);
 
-
         // Assert
         Assert.True(success);
         Assert.Equal("/HoMe/InDex", result.path.ToUriComponent());
@@ -781,7 +780,6 @@ public class DefaultLinkGeneratorProcessTemplateTest : LinkGeneratorTestBase
         target.VerifyAll();
     }
 
-
     // Any ambient values from the current request should be visible to constraint, even
     // if they have nothing to do with the route generating a link
     [Fact]
@@ -1286,7 +1284,6 @@ public class DefaultLinkGeneratorProcessTemplateTest : LinkGeneratorTestBase
             options: null,
             result: out var result);
 
-
         Assert.True(success);
         Assert.Equal("/Home/Index/", result.path.ToUriComponent());
         Assert.Equal(string.Empty, result.query.ToUriComponent());

+ 0 - 1
src/Http/Routing/test/UnitTests/InlineRouteParameterParserTests.cs

@@ -941,7 +941,6 @@ public class InlineRouteParameterParserTests
         Assert.Null(templatePart.DefaultValue);
     }
 
-
     private TemplatePart ParseParameter(string routeParameter)
     {
         var _constraintResolver = GetConstraintResolver();

+ 0 - 1
src/Http/Routing/test/UnitTests/Matching/DfaMatcherBuilderTest.cs

@@ -3560,7 +3560,6 @@ public class DfaMatcherBuilderTest
 
         public Action<IReadOnlyList<Endpoint>> OnGetEdges { get; set; }
 
-
         public bool AppliesToEndpoints(IReadOnlyList<Endpoint> endpoints)
         {
             return endpoints.Any(e => e.Metadata.GetMetadata<TestMetadata2>() != null);

+ 0 - 1
src/Http/Routing/test/UnitTests/Matching/HttpMethodMatcherPolicyIntegrationTestBase.cs

@@ -62,7 +62,6 @@ public abstract class HttpMethodMatcherPolicyIntegrationTestBase
         MatcherAssert.AssertMatch(httpContext, endpoint);
     }
 
-
     [Fact] // Nothing here supports OPTIONS, so it goes to a 405.
     public async Task NotMatch_HttpMethod_CORS_Preflight()
     {

+ 0 - 1
src/Http/Routing/test/UnitTests/Matching/LinearSearchJumpTableTest.cs

@@ -1,7 +1,6 @@
 // Licensed to the .NET Foundation under one or more agreements.
 // The .NET Foundation licenses this file to you under the MIT license.
 
-
 namespace Microsoft.AspNetCore.Routing.Matching;
 
 public class LinearSearchJumpTableTest : MultipleEntryJumpTableTest

+ 0 - 1
src/Http/Routing/test/UnitTests/RouteTest.cs

@@ -1426,7 +1426,6 @@ public class RouteTest
         Assert.Empty(pathData.DataTokens);
     }
 
-
     [Fact]
     public void GetVirtualPath_OptionalParameterAfterDefault_OneValueFromAmbientValues()
     {

+ 0 - 2
src/Http/Routing/test/UnitTests/Template/TemplateParserTests.cs

@@ -308,7 +308,6 @@ public class TemplateRouteParserTests
                                                                     defaultValue: null,
                                                                     inlineConstraints: null));
 
-
         expected.Parameters.Add(expected.Segments[0].Parts[0]);
         expected.Parameters.Add(expected.Segments[0].Parts[2]);
         expected.Parameters.Add(expected.Segments[0].Parts[4]);
@@ -347,7 +346,6 @@ public class TemplateRouteParserTests
                                                                     defaultValue: null,
                                                                     inlineConstraints: null));
 
-
         expected.Parameters.Add(expected.Segments[0].Parts[0]);
         expected.Parameters.Add(expected.Segments[0].Parts[2]);
         expected.Parameters.Add(expected.Segments[0].Parts[4]);

+ 0 - 2
src/Http/Routing/test/UnitTests/Tree/TreeRouterTest.cs

@@ -1105,7 +1105,6 @@ public class TreeRouterTest
         Assert.Equal("/a/b/3/d", result.VirtualPath);
     }
 
-
     [Fact]
     public void TreeRouter_GeneratesLink_ForMultipleNamedEntriesWithTheSameTemplate()
     {
@@ -2049,7 +2048,6 @@ public class TreeRouterTest
         return entry;
     }
 
-
     private static string CreateRouteGroup(int order, string template)
     {
         return string.Format(CultureInfo.InvariantCulture, "{0}&{1}", order, template);

+ 0 - 1
src/Http/WebUtilities/src/AspNetCoreTempDirectory.cs

@@ -3,7 +3,6 @@
 
 #nullable enable
 
-
 namespace Microsoft.AspNetCore.Internal;
 
 internal static class AspNetCoreTempDirectory

+ 0 - 1
src/Http/WebUtilities/test/FormPipeReaderTests.cs

@@ -123,7 +123,6 @@ public class FormPipeReaderTests
             () => ReadFormAsync(new FormPipeReader(bodyPipe) { ValueCountLimit = 3 }));
         Assert.Equal("Form value count limit 3 exceeded.", exception.Message);
 
-
         // The body pipe is still readable and has not advanced.
         var readResult = await bodyPipe.ReadAsync();
         Assert.Equal(Encoding.UTF8.GetBytes(content), readResult.Buffer.ToArray());

+ 25 - 26
src/Http/WebUtilities/test/HttpRequestStreamReaderTest.cs

@@ -5,38 +5,37 @@ using System.Buffers;
 using System.Text;
 using Moq;
 
-
 namespace Microsoft.AspNetCore.WebUtilities;
 
 public class HttpRequestStreamReaderTest
 {
     private static readonly char[] CharData = new char[]
     {
-            char.MinValue,
-            char.MaxValue,
-            '\t',
-            ' ',
-            '$',
-            '@',
-            '#',
-            '\0',
-            '\v',
-            '\'',
-            '\u3190',
-            '\uC3A0',
-            'A',
-            '5',
-            '\r',
-            '\uFE70',
-            '-',
-            ';',
-            '\r',
-            '\n',
-            'T',
-            '3',
-            '\n',
-            'K',
-            '\u00E6',
+        char.MinValue,
+        char.MaxValue,
+        '\t',
+        ' ',
+        '$',
+        '@',
+        '#',
+        '\0',
+        '\v',
+        '\'',
+        '\u3190',
+        '\uC3A0',
+        'A',
+        '5',
+        '\r',
+        '\uFE70',
+        '-',
+        ';',
+        '\r',
+        '\n',
+        'T',
+        '3',
+        '\n',
+        'K',
+        '\u00E6',
     };
 
     [Fact]

+ 0 - 1
src/Http/WebUtilities/test/HttpResponseStreamWriterTest.cs

@@ -785,7 +785,6 @@ public class HttpResponseStreamWriterTest
         });
     }
 
-
     private class TestMemoryStream : MemoryStream
     {
         public int FlushCallCount { get; private set; }

+ 0 - 1
src/Http/samples/MinimalSample/Program.cs

@@ -13,7 +13,6 @@ if (app.Environment.IsDevelopment())
 string Plaintext() => "Hello, World!";
 app.MapGet("/plaintext", Plaintext);
 
-
 object Json() => new { message = "Hello, World!" };
 app.MapGet("/json", Json);
 

+ 0 - 1
src/HttpClientFactory/Polly/src/Properties/AssemblyInfo.cs

@@ -3,5 +3,4 @@
 
 using System.Runtime.CompilerServices;
 
-
 [assembly: InternalsVisibleTo("DynamicProxyGenAssembly2, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7")]

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor