Skip to content

Fix warning "LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification" #22632

Closed
@dougbu

Description

@dougbu

Occurs during native build phase of Windows builds. Full text:

gtestd.lib(gtest-all.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification [F:\workspace\_work\1\s\src\Servers\IIS\AspNetCoreModuleV2\CommonLibTests\CommonLibTests.vcxproj]

I believe #22017 introduced this warning though I'm not sure why. Warning is present in aspnetcore-ci build 20200529.33 of master just after #22017 went in as well as 20200529.29, a validation build for that PR but not in the builds of master before then, at least where I checked.

Part of #22240.

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions