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