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 94
94
<Name >Python.Runtime</Name >
95
95
</ProjectReference >
96
96
</ItemGroup >
97
- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
97
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
98
98
<Target Name =" AfterBuild" >
99
99
<Copy SourceFiles =" $(TargetPath)" DestinationFolder =" $(PythonBuildDir)" />
100
100
</Target >
Original file line number Diff line number Diff line change 125
125
<ItemGroup >
126
126
<Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
127
127
</ItemGroup >
128
- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
128
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
129
129
<PropertyGroup >
130
130
<TargetAssembly >$(TargetPath)</TargetAssembly >
131
131
<TargetAssemblyPdb >$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb >
Original file line number Diff line number Diff line change 176
176
<LogicalName >clr.py</LogicalName >
177
177
</EmbeddedResource >
178
178
</ItemGroup >
179
- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
179
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
180
180
<PropertyGroup >
181
181
<TargetAssembly >$(TargetPath)</TargetAssembly >
182
182
<TargetAssemblyPdb >$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb >
Original file line number Diff line number Diff line change 105
105
<Name >Python.Runtime</Name >
106
106
</ProjectReference >
107
107
</ItemGroup >
108
- <Import Project =" $(MSBuildBinPath)\Microsoft.CSHARP.Targets " />
108
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets " />
109
109
<PropertyGroup >
110
110
<TargetAssembly >$(TargetPath)</TargetAssembly >
111
111
<TargetAssemblyPdb >$(TargetDir)$(TargetName).pdb</TargetAssemblyPdb >
You can’t perform that action at this time.
0 commit comments