|
53 | 53 | <Compile Include="Properties\AssemblyInfo.cs" /> |
54 | 54 | </ItemGroup> |
55 | 55 | <ItemGroup> |
| 56 | + <None Include="App.config"/> |
56 | 57 | <None Include="packages.config" /> |
57 | 58 | </ItemGroup> |
58 | 59 | <ItemGroup> |
|
72 | 73 | </PropertyGroup> |
73 | 74 | <Error Condition="!Exists('..\..\src\packages\MSTest.TestAdapter.2.1.1\build\net45\MSTest.TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\MSTest.TestAdapter.2.1.1\build\net45\MSTest.TestAdapter.props'))" /> |
74 | 75 | <Error Condition="!Exists('..\..\src\packages\MSTest.TestAdapter.2.1.1\build\net45\MSTest.TestAdapter.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\MSTest.TestAdapter.2.1.1\build\net45\MSTest.TestAdapter.targets'))" /> |
75 | | - <Error Condition="!Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86.targets'))" /> |
76 | | - <Error Condition="!Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86_64.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86_64.targets'))" /> |
| 76 | + <Error Condition="!Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86_64.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86_64.targets'))"/> |
| 77 | + <Error Condition="!Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86.targets'))"/> |
77 | 78 | </Target> |
78 | | - <Import Project="..\..\src\packages\MSTest.TestAdapter.2.1.1\build\net45\MSTest.TestAdapter.targets" Condition="Exists('..\..\src\packages\MSTest.TestAdapter.2.1.1\build\net45\MSTest.TestAdapter.targets')" /> |
79 | | - <Import Project="..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86.targets" Condition="Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86.targets')" /> |
80 | 79 | <Import Project="..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86_64.targets" Condition="Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.1-rc10\build\net45\Imageflow.NativeRuntime.win-x86_64.targets')" /> |
| 80 | + <Import Project="..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86_64.targets" Condition="Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86_64.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86_64.targets')"/> |
| 81 | + <Import Project="..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86.targets" Condition="Exists('..\..\src\packages\Imageflow.NativeRuntime.win-x86.2.1.2-rc02\build\net45\Imageflow.NativeRuntime.win-x86.targets')"/> |
81 | 82 | </Project> |
0 commit comments