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 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\packages\Brandon.Test.NativeBinaries.0.0.5 \build\Brandon.Test.NativeBinaries.props" Condition =" Exists('..\packages\Brandon.Test.NativeBinaries.0.0.5 \build\Brandon.Test.NativeBinaries.props')" />
3
+ <Import Project =" ..\packages\Brandon.Test.NativeBinaries.0.0.6 \build\Brandon.Test.NativeBinaries.props" Condition =" Exists('..\packages\Brandon.Test.NativeBinaries.0.0.6 \build\Brandon.Test.NativeBinaries.props')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
373
373
<PropertyGroup >
374
374
<ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
375
375
</PropertyGroup >
376
- <Error Condition =" !Exists('..\packages\Brandon.Test.NativeBinaries.0.0.5 \build\Brandon.Test.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Brandon.Test.NativeBinaries.0.0.5 \build\Brandon.Test.NativeBinaries.props'))" />
376
+ <Error Condition =" !Exists('..\packages\Brandon.Test.NativeBinaries.0.0.6 \build\Brandon.Test.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Brandon.Test.NativeBinaries.0.0.6 \build\Brandon.Test.NativeBinaries.props'))" />
377
377
</Target >
378
378
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
379
379
Other similar extension points exist, see Microsoft.Common.targets.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Brandon.Test.NativeBinaries" version =" 0.0.5 " allowedVersions =" [0.0.5] " targetFramework = " net40 " />
3
+ <package id =" Brandon.Test.NativeBinaries" version =" 0.0.6 " targetFramework = " net40 " allowedVersions =" [0.0.6] " />
4
4
</packages >
You can’t perform that action at this time.
0 commit comments