Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing List of props that indirectly\directly derives from targetFramework. #35317

Closed
13 tasks done
Anipik opened this issue Apr 23, 2020 · 1 comment · Fixed by #35353
Closed
13 tasks done

Removing List of props that indirectly\directly derives from targetFramework. #35317

Anipik opened this issue Apr 23, 2020 · 1 comment · Fixed by #35353
Assignees
Labels
area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner

Comments

@Anipik
Copy link
Contributor

Anipik commented Apr 23, 2020

  • GeneratePlatformNotSupportedAssemblyMessage
  • NoWarn
  • GeneratePlatformNotSupportedAssemblyWithGlobalPrefix
  • AssemblyVersion
  • PackageTargetFramework
  • DebugType
  • DefineConstants
  • IsPartialFacadeAssembly
  • OmitResources
  • AllowUnsafeBlocks
  • TargetsNetStandard
  • TargetsNetfx
  • TargetsNetCoreApp

Among these the major ones are GeneratePlatformNotSupportedAssemblyMessage & IsPartialFacadeAssembly

cc @ericstj @ViktorHofer @safern

@Anipik Anipik self-assigned this Apr 23, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner labels Apr 23, 2020
@ghost
Copy link

ghost commented Apr 23, 2020

Tagging subscribers to this area: @safern, @ViktorHofer
Notify danmosemsft if you want to be subscribed.

@Anipik Anipik changed the title List of props that indirectly\directly derives from targetFramework. Removing List of props that indirectly\directly derives from targetFramework. Apr 23, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants