File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.4 \build\Brandon.Test.NativeBinaries.props" Condition =" Exists('..\packages\Brandon.Test.NativeBinaries.0.0.4 \build\Brandon.Test.NativeBinaries.props')" />
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')" />
4
4
<PropertyGroup >
5
5
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
6
<Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
14
14
<TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
15
15
<FileAlignment >512</FileAlignment >
16
16
<TargetFrameworkProfile />
17
- <NuGetPackageImportStamp >378ac810 </NuGetPackageImportStamp >
17
+ <NuGetPackageImportStamp >31e9d455 </NuGetPackageImportStamp >
18
18
</PropertyGroup >
19
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
20
20
<DebugSymbols >true</DebugSymbols >
362
362
<PropertyGroup >
363
363
<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 >
364
364
</PropertyGroup >
365
- <Error Condition =" !Exists('..\packages\Brandon.Test.NativeBinaries.0.0.4 \build\Brandon.Test.NativeBinaries.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Brandon.Test.NativeBinaries.0.0.4 \build\Brandon.Test.NativeBinaries.props'))" />
365
+ <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'))" />
366
366
</Target >
367
367
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
368
368
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.4 " targetFramework =" net40" />
3
+ <package id =" Brandon.Test.NativeBinaries" version =" 0.0.5 " targetFramework =" net40" />
4
4
</packages >
You can’t perform that action at this time.
0 commit comments