Cosmos/source/Cosmos.Debug.Symbols/Cosmos.Debug.Symbols.nuget.props
2017-01-22 09:07:37 -06:00

9 lines
No EOL
506 B
XML

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">
<NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
</PropertyGroup>
<ImportGroup>
<Import Project="$(NuGetPackageRoot)\SQLite\3.13.0\build\net45\SQLite.props" Condition="Exists('$(NuGetPackageRoot)\SQLite\3.13.0\build\net45\SQLite.props')" />
</ImportGroup>
</Project>