File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9494 <Name >Python.Runtime</Name >
9595 </ProjectReference >
9696 </ItemGroup >
97- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
97+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
9898 <Target Name =" AfterBuild" >
9999 <Copy SourceFiles =" $(TargetPath)" DestinationFolder =" $(PythonBuildDir)" />
100100 </Target >
Original file line number Diff line number Diff line change 125125 <ItemGroup >
126126 <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
127127 </ItemGroup >
128- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
128+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
129129 <PropertyGroup >
130130 <TargetAssembly >$(TargetPath)</TargetAssembly >
131131 <TargetAssemblyPdb >$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb >
Original file line number Diff line number Diff line change 176176 <LogicalName >clr.py</LogicalName >
177177 </EmbeddedResource >
178178 </ItemGroup >
179- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
179+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
180180 <PropertyGroup >
181181 <TargetAssembly >$(TargetPath)</TargetAssembly >
182182 <TargetAssemblyPdb >$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb >
Original file line number Diff line number Diff line change 105105 <Name >Python.Runtime</Name >
106106 </ProjectReference >
107107 </ItemGroup >
108- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
108+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
109109 <PropertyGroup >
110110 <TargetAssembly >$(TargetPath)</TargetAssembly >
111111 <TargetAssemblyPdb >$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb >
You can’t perform that action at this time.
0 commit comments