chore: dotnet format
This commit is contained in:
@@ -17,4 +17,4 @@ internal sealed class TempDirectory : IDisposable
|
||||
Directory.Delete(Path, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -249,4 +249,4 @@ internal sealed class IntegrationTestConfig
|
||||
[JsonSerializable(typeof(IntegrationTestConfig))]
|
||||
internal partial class IntegrationTestJsonContext : JsonSerializerContext
|
||||
{
|
||||
}
|
||||
}
|
||||
+1
-1
@@ -258,4 +258,4 @@ internal sealed class TestApiOptions
|
||||
[JsonSerializable(typeof(TestApiOptions))]
|
||||
internal partial class OptionsTestJsonContext : JsonSerializerContext
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user