Uh oh!
There was an error while loading. Please reload this page.
Add entry for breaking change doc for 5.0 - #18542
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Genevieve Warren <gewarren@microsoft.com>
buyaa-n
commented
May 21, 2020
gewarren
left a comment
There was a problem hiding this comment.
There were a few build warnings, so a couple more things to fix.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Genevieve Warren <gewarren@microsoft.com>
buyaa-n
commented
May 26, 2020
@gewarren done thanks! Seems build passed |
InvalidOperationException instead ArgumentException breaking change update
Starting in .NET Core 5.0,
System.Diagnostics.PerformanceData.CounterSet.CreateCounterSetInstance(string instanceName)throws xref:System.InvalidOperationException instead of xref:System.ArgumentException if user attempt to create already existing instance.Related to dotnet/runtime#35717