File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Installers/Windows/AspNetCoreModule-Setup/IIS-Setup Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3939 <PropertyGroup >
4040 <ConfigurationType >StaticLibrary</ConfigurationType >
41- <PlatformToolset >$(PlatformToolsetVersion)</PlatformToolset >
41+ <PlatformToolset >v $(PlatformToolsetVersion)</PlatformToolset >
4242 </PropertyGroup >
4343 <PropertyGroup Condition =" '$(Configuration)'=='Release'" >
4444 <WholeProgramOptimization >false</WholeProgramOptimization >
Original file line number Diff line number Diff line change 8181 <PropertyGroup >
8282 <ConfigurationType >StaticLibrary</ConfigurationType >
8383 <CharacterSet >Unicode</CharacterSet >
84- <PlatformToolset >$(PlatformToolsetVersion)</PlatformToolset >
84+ <PlatformToolset >v $(PlatformToolsetVersion)</PlatformToolset >
8585 </PropertyGroup >
8686 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
8787 <PropertyGroup >
You can’t perform that action at this time.
0 commit comments