File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 106106 </PropertyGroup >
107107 <ItemGroup >
108108 <Reference Include =" RGiesecke.DllExport.Metadata" >
109- <HintPath >..\..\packages\UnmanagedExports.1.2.3-Beta \lib\net\RGiesecke.DllExport.Metadata.dll</HintPath >
109+ <HintPath >..\..\packages\UnmanagedExports.1.2.6 \lib\net\RGiesecke.DllExport.Metadata.dll</HintPath >
110110 <Private >False</Private >
111111 </Reference >
112112 <Reference Include =" System" />
119119 <None Include =" packages.config" />
120120 </ItemGroup >
121121 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
122- <Import Project =" ..\..\packages\UnmanagedExports.1.2.3-Beta\tools\RGiesecke.DllExport.targets" Condition =" Exists('..\..\packages\UnmanagedExports.1.2.3-Beta\tools\RGiesecke.DllExport.targets')" />
123122 <Target Name =" AfterBuild" DependsOnTargets =" RGieseckeDllExport" >
124123 <Copy SourceFiles =" $(TargetPath)" DestinationFiles =" $(PythonBuildDir)\clr.pyd" />
125124 </Target >
125+ <Import Project =" ../../packages/UnmanagedExports.1.2.6/tools/RGiesecke.DllExport.targets" Condition =" Exists('../../packages/UnmanagedExports.1.2.6/tools/RGiesecke.DllExport.targets')" />
126126</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" UnmanagedExports" version =" 1.2.3-Beta " targetFramework =" net40" />
3+ <package id =" UnmanagedExports" version =" 1.2.6 " targetFramework =" net40" />
44</packages >
You can’t perform that action at this time.
0 commit comments