|
47 | 47 | </PropertyGroup>
|
48 | 48 | <ItemGroup>
|
49 | 49 | <Reference Include="asplib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
50 |
| - <HintPath>..\..\packages\iselenium.webforms.0.2.1\lib\net462\asplib.dll</HintPath> |
| 50 | + <HintPath>..\..\packages\iselenium.webforms.$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../../nuget-info/version.txt"))\lib\net462\asplib.dll</HintPath> |
51 | 51 | </Reference>
|
52 | 52 | <Reference Include="asplib.webforms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
53 |
| - <HintPath>..\..\packages\iselenium.webforms.0.2.1\lib\net462\asplib.webforms.dll</HintPath> |
| 53 | + <HintPath>..\..\packages\iselenium.webforms.$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../../nuget-info/version.txt"))\lib\net462\asplib.webforms.dll</HintPath> |
54 | 54 | </Reference>
|
55 | 55 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
56 | 56 | <HintPath>..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
59 | 59 | <HintPath>..\..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
60 | 60 | </Reference>
|
61 | 61 | <Reference Include="iselenium, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
62 |
| - <HintPath>..\..\packages\iselenium.webforms.0.2.1\lib\net462\iselenium.dll</HintPath> |
| 62 | + <HintPath>..\..\packages\iselenium.webforms.$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../../nuget-info/version.txt"))\lib\net462\iselenium.dll</HintPath> |
63 | 63 | </Reference>
|
64 | 64 | <Reference Include="iselenium.webforms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
65 |
| - <HintPath>..\..\packages\iselenium.webforms.0.2.1\lib\net462\iselenium.webforms.dll</HintPath> |
| 65 | + <HintPath>..\..\packages\iselenium.webforms.$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../../nuget-info/version.txt"))\lib\net462\iselenium.webforms.dll</HintPath> |
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=3.6.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
68 | 68 | <HintPath>..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.3.6.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
86 | 86 | <HintPath>..\..\packages\NUnit.3.13.3\lib\net45\nunit.framework.dll</HintPath>
|
87 | 87 | </Reference>
|
88 | 88 | <Reference Include="smc, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
89 |
| - <HintPath>..\..\packages\iselenium.webforms.0.2.1\lib\net462\smc.dll</HintPath> |
| 89 | + <HintPath>..\..\packages\iselenium.webforms.$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../../nuget-info/version.txt"))\lib\net462\smc.dll</HintPath> |
90 | 90 | </Reference>
|
91 | 91 | <Reference Include="System.Data.DataSetExtensions" />
|
92 | 92 | <Reference Include="System.Net.Http" />
|
|
0 commit comments