Skip to content

Commit f6840a0

Browse files
committed
Update snapshot
1 parent 867d6c0 commit f6840a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/OpenApi/test/Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests/snapshots/XmlCommentDocumentationIdTests.CanMergeXmlCommentsWithDifferentDocumentationIdFormats#OpenApiXmlCommentSupport.generated.verified.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ private static Dictionary<string, XmlComment> GenerateCacheEntries()
7676
}
7777
}
7878

79+
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.AspNetCore.OpenApi.SourceGenerators, Version=42.42.42.42, Culture=neutral, PublicKeyToken=adb9793829ddae60", "42.42.42.42")]
7980
file static class DocumentationCommentIdHelper
8081
{
8182
/// <summary>
@@ -454,6 +455,7 @@ public Task TransformAsync(OpenApiSchema schema, OpenApiSchemaTransformerContext
454455
}
455456
}
456457

458+
[System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.AspNetCore.OpenApi.SourceGenerators, Version=42.42.42.42, Culture=neutral, PublicKeyToken=adb9793829ddae60", "42.42.42.42")]
457459
file static class JsonNodeExtensions
458460
{
459461
public static JsonNode? Parse(this string? json)

0 commit comments

Comments
 (0)