File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/Microsoft.DotNet.Wpf/redist/VCRuntime Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <CharacterSet >Unicode</CharacterSet >
55
66 <!-- v143 = Visual Studio 2022 -->
7- <PlatformToolset >v143 </PlatformToolset >
7+ <PlatformToolset >v145 </PlatformToolset >
88
99 <!-- 17134 is Windows 10 v1903 (19H1) SDK -->
10- <WindowsTargetPlatformVersion >10.0.19041 .0</WindowsTargetPlatformVersion >
10+ <WindowsTargetPlatformVersion >10.0.26100 .0</WindowsTargetPlatformVersion >
1111
1212 <ConfigurationType Condition =" '$(ConfigurationType)'==''" >DynamicLibrary</ConfigurationType >
1313
Original file line number Diff line number Diff line change 3333 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3434 <Import Project =" $(WpfCppProps)" />
3535 <PropertyGroup >
36- <VCRedistCrtFolderName Condition =" '$(Configuration)'=='Release'" >Microsoft.VC143 .CRT</VCRedistCrtFolderName >
37- <VCRedistCrtFolderName Condition =" '$(Configuration)'=='Debug'" >Microsoft.VC143 .DebugCRT</VCRedistCrtFolderName >
36+ <VCRedistCrtFolderName Condition =" '$(Configuration)'=='Release'" >Microsoft.VC145 .CRT</VCRedistCrtFolderName >
37+ <VCRedistCrtFolderName Condition =" '$(Configuration)'=='Debug'" >Microsoft.VC145 .DebugCRT</VCRedistCrtFolderName >
3838 <!--
3939 In Release builds, the Target assembly will be a privatized copy of VC runtime with a name like vcruntime140_cor3.dll
4040 In Debug builds, the Target assembly will be a privatize copy of the VC runtime with no name changes - like vcruntime140d.dll
You can’t perform that action at this time.
0 commit comments