Skip to content

Commit 143dc76

Browse files
committed
fix tests
1 parent 4ac2ece commit 143dc76

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateAssemblyMetadataGeneratorsTests.verified.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
/// <summary>
44
/// Assembly attributes exposed as public constants
55
/// </summary>
6-
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
7-
[global::System.Diagnostics.DebuggerStepThroughAttribute]
86
internal static partial class ThisAssembly
97
{
108

test/AssemblyMetadata.Generators.Tests/Snapshots/GeneratorTests.GenerateMicrosoftCSharp.verified.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
/// <summary>
44
/// Assembly attributes exposed as public constants
55
/// </summary>
6-
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
7-
[global::System.Diagnostics.DebuggerStepThroughAttribute]
86
internal static partial class ThisAssembly
97
{
108

0 commit comments

Comments
 (0)