chore: run dotnet format
This commit is contained in:
@@ -44,7 +44,7 @@ public class ToolResultContent : Content
|
||||
Content = content;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="ToolResultContent"/> class.
|
||||
/// </summary>
|
||||
/// <param name="toolUseId">The tool use ID of the content.</param>
|
||||
|
||||
@@ -408,7 +408,7 @@ public class MessageRequestTests : SerializationTest
|
||||
JsonAssert.Equal(expected, actual);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
[Fact]
|
||||
public void JsonSerialization_WhenSerializedAndSystemMessageIsProvided_ItShouldUseSystemMessageForHaveSystemProperty()
|
||||
{
|
||||
var messageRequest = new MessageRequest(
|
||||
|
||||
Reference in New Issue
Block a user