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
Using dotnet 9's save assembly api for debugging DI IL emit (#98234)
* using dotnet 9 save assembly api for debugging DI IL emit
* Update src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj
Co-authored-by: Austin Wise <AustinWise@gmail.com>
---------
Co-authored-by: Austin Wise <AustinWise@gmail.com>
Copy file name to clipboardexpand all lines: src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj
<DefineConstantsCondition="($([MSBuild]::GetTargetFrameworkIdentifier('$(TargetFramework)')) == '.NETFramework' or $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net9.0'))) and
0 commit comments