chore: run dotnet format

This commit is contained in:
Stevan Freeborn
2024-08-18 14:59:47 -05:00
parent c2fa796bd0
commit afe70a9012
9 changed files with 28 additions and 28 deletions
@@ -44,7 +44,7 @@ public class ToolResultContent : Content
Content = content; Content = content;
} }
/// <summary> /// <summary>
/// Initializes a new instance of the <see cref="ToolResultContent"/> class. /// Initializes a new instance of the <see cref="ToolResultContent"/> class.
/// </summary> /// </summary>
/// <param name="toolUseId">The tool use ID of the content.</param> /// <param name="toolUseId">The tool use ID of the content.</param>
@@ -408,7 +408,7 @@ public class MessageRequestTests : SerializationTest
JsonAssert.Equal(expected, actual); JsonAssert.Equal(expected, actual);
} }
[Fact] [Fact]
public void JsonSerialization_WhenSerializedAndSystemMessageIsProvided_ItShouldUseSystemMessageForHaveSystemProperty() public void JsonSerialization_WhenSerializedAndSystemMessageIsProvided_ItShouldUseSystemMessageForHaveSystemProperty()
{ {
var messageRequest = new MessageRequest( var messageRequest = new MessageRequest(