Skip to content

Commit

Permalink
Merge pull request #1423 from microsoft/main
Browse files Browse the repository at this point in the history
Merge main into release_mdd
  • Loading branch information
WardenGnaw authored Oct 23, 2023
2 parents b9fb9ed + 56e34e4 commit 3ac1f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MICore/Logger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ public static void Reset()
{
HostLogger.Reset();
s_isEnabled = false;
s_isInitialized = false;
}
}

Expand Down

0 comments on commit 3ac1f31

Please sign in to comment.