admin
2023-02-09 125db633619a0b4c7bd1d498ea2bf1cefa4f73d3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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) &lt; 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) &lt; 12885098496 ">0.3.3.0</Needs-glog-Version>
      <Needs-glog Condition="'$(Needs-glog)' == '' OR $(Needs-glog) &lt; 12885098496 ">12885098496</Needs-glog>
    </PropertyGroup>
  </Target>
</Project>