You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<DebugTypeCondition=" '$(Configuration)' == 'Release' ">portable</DebugType> <!-- Required for EmbedSources -->
<DebugTypeCondition=" '$(Configuration)' == 'Debug' ">full</DebugType> <!-- Required for EmbedSources -->
<IsPackable>true</IsPackable>
<!-- Validate that the public API does not introduce breaking changes against the last released version. See https://learn.microsoft.com/en-us/dotnet/fundamentals/apicompat/package-validation/overview -->