57
57
<SpecificVersion >False</SpecificVersion >
58
58
<HintPath >ExternalDependency\CodeDisplayer.dll</HintPath >
59
59
</Reference >
60
- <Reference Include =" Costura, Version=1.6.2.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL" >
61
- <HintPath >..\packages\Costura.Fody.1.6.2\lib\dotnet\Costura.dll</HintPath >
62
- <Private >False</Private >
63
- </Reference >
64
60
<Reference Include =" PresentationFramework.Aero2" />
65
61
<Reference Include =" System" />
66
62
<Reference Include =" System.Configuration" />
410
406
<Generator >ResXFileCodeGenerator</Generator >
411
407
<LastGenOutput >Resources.Designer.cs</LastGenOutput >
412
408
</EmbeddedResource >
413
- <None Include =" packages.config" />
414
409
<None Include =" paket.references" />
415
410
<None Include =" Properties\Settings.settings" >
416
411
<Generator >SettingsSingleFileGenerator</Generator >
462
457
</Target>
463
458
-->
464
459
<Import Project =" ..\.paket\paket.targets" />
465
- <Import Project =" ..\packages\Fody.2.0.0\build\dotnet\Fody.targets" Condition =" Exists('..\packages\Fody.2.0.0\build\dotnet\Fody.targets')" />
466
- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
467
- <PropertyGroup >
468
- <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
469
- </PropertyGroup >
470
- <Error Condition =" !Exists('..\packages\Fody.2.0.0\build\dotnet\Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Fody.2.0.0\build\dotnet\Fody.targets'))" />
471
- <Error Condition =" !Exists('..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets'))" />
472
- </Target >
473
- <Import Project =" ..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets" Condition =" Exists('..\packages\Costura.Fody.1.6.2\build\dotnet\Costura.Fody.targets')" />
474
460
</Project >
0 commit comments