<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets="glog_init_props_0">
|
<PropertyGroup Condition="'$(Needs-glog-Version)' == '' OR '$(Needs-glog-Version)' == '*Undefined*'">
|
<NugetMsBuildExtensionLoaded Condition="'$(NugetMsBuildExtensionLoaded)' == '' OR '$(NuGet-OverlayLoaded)' == 'false'">false</NugetMsBuildExtensionLoaded>
|
<NuGet-NativeExtensionPath Condition="'$(NuGet-NativeExtensionPath)' == '' OR '$(NuGet-NativeExtensionVersion)' =='' OR $(NuGet-NativeExtensionVersion) < 562967165599744">$(MSBuildThisFileDirectory)\private</NuGet-NativeExtensionPath>
|
<Needs-glog />
|
<Needs-glog-Version />
|
</PropertyGroup>
|
<Target Name="glog_init_props_0">
|
<PropertyGroup>
|
<Needs-glog-Version Condition="'$(Needs-glog)' == '' OR $(Needs-glog) < 12885098496 ">0.3.3.0</Needs-glog-Version>
|
<Needs-glog Condition="'$(Needs-glog)' == '' OR $(Needs-glog) < 12885098496 ">12885098496</Needs-glog>
|
</PropertyGroup>
|
</Target>
|
</Project>
|