File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
Installers/Windows/AspNetCoreModule-Setup
Servers/IIS/AspNetCoreModuleV2
OutOfProcessRequestHandler Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <ANCM-Setup Condition =" '$(ANCM-Setup)' == ''" >$(MSBuildThisFileDirectory)..\</ANCM-Setup >
66 <EnableSourceLink >false</EnableSourceLink >
7+ <SpectreMitigation >Spectre</SpectreMitigation >
78 </PropertyGroup >
89
910 <PropertyGroup >
Original file line number Diff line number Diff line change 1515
1616 <PropertyGroup >
1717 <CharacterSet >Unicode</CharacterSet >
18+ <SpectreMitigation >Spectre</SpectreMitigation >
1819 </PropertyGroup >
1920
2021 <!--
Original file line number Diff line number Diff line change 77 <TargetName >aspnetcorev2</TargetName >
88 <LinkIncremental >false</LinkIncremental >
99 <OutDirName >AspNetCoreModuleShim</OutDirName >
10+ <SpectreMitigation >Spectre</SpectreMitigation >
1011 </PropertyGroup >
1112 <PropertyGroup Label =" Configuration" >
1213 <ConfigurationType >DynamicLibrary</ConfigurationType >
Original file line number Diff line number Diff line change 44 <ProjectGuid >{D57EA297-6DC2-4BC0-8C91-334863327863}</ProjectGuid >
55 <RootNamespace >InProcessRequestHandler</RootNamespace >
66 <ProjectName >InProcessRequestHandler</ProjectName >
7+ <SpectreMitigation >Spectre</SpectreMitigation >
78 </PropertyGroup >
89 <PropertyGroup Label =" Configuration" >
910 <ConfigurationType >DynamicLibrary</ConfigurationType >
Original file line number Diff line number Diff line change 44 <ProjectGuid >{7F87406C-A3C8-4139-A68D-E4C344294A67}</ProjectGuid >
55 <RootNamespace >OutOfProcessRequestHandler</RootNamespace >
66 <ProjectName >OutOfProcessRequestHandler</ProjectName >
7+ <SpectreMitigation >Spectre</SpectreMitigation >
78 </PropertyGroup >
89 <PropertyGroup Label =" Configuration" >
910 <ConfigurationType >DynamicLibrary</ConfigurationType >
You can’t perform that action at this time.
0 commit comments