dotnet / dotnet/msbuild

Refactor code around obsolete AssemblyName members

Open
#7,902 1 comment 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

### Issue Description
[Porting MSBuild to net7.0](https://github.com/dotnet/msbuild/pull/7790) unfortunately runs into [deprecated AssemblyName members](https://docs.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0037) errors. It looks like resolving these newly-obsolete members is going to be an involved change. @Forgind has started a thread asking about how we can get a dll's processor architecture in a safe .net sort of way: https://github.com/dotnet/runtime/issues/74040

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.