Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Sep 7, 2024
1 parent 4ac2ece commit 143dc76
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
/// <summary>
/// Assembly attributes exposed as public constants
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.Diagnostics.DebuggerStepThroughAttribute]
internal static partial class ThisAssembly
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
/// <summary>
/// Assembly attributes exposed as public constants
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.Diagnostics.DebuggerStepThroughAttribute]
internal static partial class ThisAssembly
{

Expand Down

0 comments on commit 143dc76

Please sign in to comment.