Skip to content

Instantly share code, notes, and snippets.

@the-nose-knows
Created March 26, 2019 21:18
Show Gist options
  • Save the-nose-knows/b2262c96c2c1ee7d1180e55514aa8fed to your computer and use it in GitHub Desktop.
Save the-nose-knows/b2262c96c2c1ee7d1180e55514aa8fed to your computer and use it in GitHub Desktop.
A metaproj file generated when using MSBuildEmitSolution=1
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets="ValidateSolutionConfiguration;ValidateToolsVersions;ValidateProjects" DefaultTargets="Build">
<PropertyGroup>
<MSBuildExtensionsPath32>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild</MSBuildExtensionsPath32>
<MSBuildExtensionsPath>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild</MSBuildExtensionsPath>
<MSBuildToolsPath32>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\bin</MSBuildToolsPath32>
<MSBuildToolsPath64>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\bin\amd64</MSBuildToolsPath64>
<MSBuildSDKsPath>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Sdks</MSBuildSDKsPath>
<FrameworkSDKRoot>C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\</FrameworkSDKRoot>
<MSBuildRuntimeVersion>4.0.30319</MSBuildRuntimeVersion>
<MSBuildFrameworkToolsPath>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\</MSBuildFrameworkToolsPath>
<MSBuildFrameworkToolsPath32>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\</MSBuildFrameworkToolsPath32>
<MSBuildFrameworkToolsPath64>C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\</MSBuildFrameworkToolsPath64>
<MSBuildFrameworkToolsRoot>C:\WINDOWS\Microsoft.NET\Framework\</MSBuildFrameworkToolsRoot>
<SDK35ToolsPath>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\</SDK35ToolsPath>
<SDK40ToolsPath>C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.1 Tools\</SDK40ToolsPath>
<WindowsSDK80Path>C:\Program Files (x86)\Windows Kits\8.1\</WindowsSDK80Path>
<VsInstallRoot>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise</VsInstallRoot>
<MSBuildToolsRoot>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild</MSBuildToolsRoot>
<RoslynTargetsPath>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\bin\Roslyn</RoslynTargetsPath>
<VCTargetsPath>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\</VCTargetsPath>
<VCTargetsPath14>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\</VCTargetsPath14>
<VCTargetsPath12>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\</VCTargetsPath12>
<VCTargetsPath11>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\</VCTargetsPath11>
<VCTargetsPath10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\</VCTargetsPath10>
<AndroidTargetsPath>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Microsoft\MDD\Android\V150\</AndroidTargetsPath>
<iOSTargetsPath>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Microsoft\MDD\iOS\V150\</iOSTargetsPath>
<Configuration>Debug</Configuration>
<AspNetConfiguration>Debug</AspNetConfiguration>
<SolutionDir>C:\Users\user name\source\repos\mixed_proj\</SolutionDir>
<SolutionExt>.sln</SolutionExt>
<SolutionFileName>mixed_proj.sln</SolutionFileName>
<SolutionName>mixed_proj</SolutionName>
<SolutionPath>C:\Users\user name\source\repos\mixed_proj\mixed_proj.sln</SolutionPath>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<CurrentSolutionConfigurationContents>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="True">Debug|x64<ProjectDependency Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" /></ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="True">Debug|x64</ProjectConfiguration>
</SolutionConfiguration>
</CurrentSolutionConfigurationContents>
<NuGetRestoreTargets>C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\..\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets</NuGetRestoreTargets>
<IsRestoreTargetsFileLoaded>true</IsRestoreTargetsFileLoaded>
<RestoreTaskAssemblyFile>NuGet.Build.Tasks.dll</RestoreTaskAssemblyFile>
<HideWarningsAndErrors>false</HideWarningsAndErrors>
<RestoreRecursive>true</RestoreRecursive>
<MSBuildAllProjects>;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets</MSBuildAllProjects>
<RestoreUseSkipNonexistentTargets>true</RestoreUseSkipNonexistentTargets>
<ValidateRuntimeIdentifierCompatibility>false</ValidateRuntimeIdentifierCompatibility>
<RestoreContinueOnError>WarnAndContinue</RestoreContinueOnError>
<RestoreBuildInParallel>true</RestoreBuildInParallel>
<_RestoreSolutionFileUsed>true</_RestoreSolutionFileUsed>
<_GenerateRestoreGraphProjectEntryInputProperties>
ExcludeRestorePackageImports=true;
_RestoreSolutionFileUsed=true;
SolutionDir=C:\Users\user name\source\repos\mixed_proj\;
SolutionName=mixed_proj;
</_GenerateRestoreGraphProjectEntryInputProperties>
</PropertyGroup>
<ItemDefinitionGroup />
<ItemGroup>
<SolutionConfiguration Include="Debug|Any CPU">
<Configuration>Debug</Configuration>
<Platform>Any CPU</Platform>
<Content>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="False">Debug|Win32</ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="False">Debug|Win32</ProjectConfiguration>
</SolutionConfiguration>
</Content>
</SolutionConfiguration>
<SolutionConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
<Content>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="True">Debug|x64<ProjectDependency Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" /></ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="True">Debug|x64</ProjectConfiguration>
</SolutionConfiguration>
</Content>
</SolutionConfiguration>
<SolutionConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
<Content>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Debug|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="True">Debug|Win32<ProjectDependency Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" /></ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="True">Debug|Win32</ProjectConfiguration>
</SolutionConfiguration>
</Content>
</SolutionConfiguration>
<SolutionConfiguration Include="Release|Any CPU">
<Configuration>Release</Configuration>
<Platform>Any CPU</Platform>
<Content>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="False">Release|Win32</ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="False">Release|Win32</ProjectConfiguration>
</SolutionConfiguration>
</Content>
</SolutionConfiguration>
<SolutionConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
<Content>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="True">Release|x64<ProjectDependency Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" /></ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="True">Release|x64</ProjectConfiguration>
</SolutionConfiguration>
</Content>
</SolutionConfiguration>
<SolutionConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
<Content>
<SolutionConfiguration xmlns="">
<ProjectConfiguration Project="{F8F92722-49CB-4CCD-8069-C10891982B80}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj" BuildProjectInSolution="True">Release|AnyCPU</ProjectConfiguration>
<ProjectConfiguration Project="{6B9CA94B-FEC3-429D-834E-296B31637AD8}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj" BuildProjectInSolution="True">Release|Win32<ProjectDependency Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" /></ProjectConfiguration>
<ProjectConfiguration Project="{83A3FB92-9CC8-40FD-8F22-4877B6C3AD98}" AbsolutePath="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj" BuildProjectInSolution="True">Release|Win32</ProjectConfiguration>
</SolutionConfiguration>
</Content>
</SolutionConfiguration>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj">
<ToolsVersion>
</ToolsVersion>
<SkipNonexistentProjects>False</SkipNonexistentProjects>
<AdditionalProperties>Configuration=Debug; Platform=AnyCPU</AdditionalProperties>
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectReference>
<ProjectReference Include="C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj.metaproj">
<ToolsVersion>15.0</ToolsVersion>
<SkipNonexistentProjects>Build</SkipNonexistentProjects>
<AdditionalProperties>Configuration=Debug; Platform=x64</AdditionalProperties>
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectReference>
<ProjectReference Include="C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj">
<ToolsVersion>
</ToolsVersion>
<SkipNonexistentProjects>False</SkipNonexistentProjects>
<AdditionalProperties>Configuration=Debug; Platform=x64</AdditionalProperties>
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectReference>
</ItemGroup>
<Target Name="Restore" DependsOnTargets="_GenerateRestoreGraph">
<RemoveDuplicates Inputs="@(_RestoreGraphEntry)">
<Output TaskParameter="Filtered" ItemName="_RestoreGraphEntryFiltered" />
</RemoveDuplicates>
<RestoreTask RestoreGraphItems="@(_RestoreGraphEntryFiltered)" RestoreDisableParallel="$(RestoreDisableParallel)" RestoreNoCache="$(RestoreNoCache)" RestoreIgnoreFailedSources="$(RestoreIgnoreFailedSources)" RestoreRecursive="$(RestoreRecursive)" RestoreForce="$(RestoreForce)" HideWarningsAndErrors="$(HideWarningsAndErrors)" Interactive="$(NuGetInteractive)" RestoreForceEvaluate="$(RestoreForceEvaluate)" />
</Target>
<Target Name="GenerateRestoreGraphFile" DependsOnTargets="_GenerateRestoreGraph">
<Error Condition="$(RestoreGraphOutputPath) == ''" Text="Missing RestoreGraphOutputPath property!" />
<RemoveDuplicates Inputs="@(_RestoreGraphEntry)">
<Output TaskParameter="Filtered" ItemName="_RestoreGraphEntryFiltered" />
</RemoveDuplicates>
<WriteRestoreGraphTask RestoreGraphItems="@(_RestoreGraphEntryFiltered)" RestoreGraphOutputPath="$(RestoreGraphOutputPath)" RestoreRecursive="$(RestoreRecursive)" />
</Target>
<Target Name="CollectPackageReferences" Returns="@(PackageReference)" />
<Target Name="_LoadRestoreGraphEntryPoints" Returns="@(RestoreGraphProjectInputItems)">
<GetRestoreSolutionProjectsTask Condition=" $(MSBuildProjectFullPath.EndsWith('.metaproj')) == 'true' AND @(RestoreGraphProjectInputItems) == '' " ProjectReferences="@(ProjectReference)" SolutionFilePath="$(MSBuildProjectFullPath)">
<Output TaskParameter="OutputProjectReferences" ItemName="RestoreGraphProjectInputItems" />
</GetRestoreSolutionProjectsTask>
</Target>
<Target Name="_FilterRestoreGraphProjectInputItems" DependsOnTargets="_LoadRestoreGraphEntryPoints" Returns="@(FilteredRestoreGraphProjectInputItems)">
<RemoveDuplicates Inputs="@(_FilteredRestoreGraphProjectInputItemsTmp)">
<Output TaskParameter="Filtered" ItemName="FilteredRestoreGraphProjectInputItemsWithoutDuplicates" />
</RemoveDuplicates>
<MsBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' == 'true' " BuildInParallel="$(RestoreBuildInParallel)" Projects="@(FilteredRestoreGraphProjectInputItemsWithoutDuplicates)" Targets="_IsProjectRestoreSupported" SkipNonexistentTargets="true" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="FilteredRestoreGraphProjectInputItems" />
</MsBuild>
<MsBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' != 'true' " ContinueOnError="$(RestoreContinueOnError)" Projects="@(FilteredRestoreGraphProjectInputItemsWithoutDuplicates)" Targets="_IsProjectRestoreSupported" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="FilteredRestoreGraphProjectInputItems" />
</MsBuild>
<WarnForInvalidProjectsTask Condition=" '$(DisableWarnForInvalidRestoreProjects)' != 'true' " AllProjects="@(FilteredRestoreGraphProjectInputItemsWithoutDuplicates)" ValidProjects="@(FilteredRestoreGraphProjectInputItems)" />
</Target>
<Target Name="_GenerateRestoreGraph" DependsOnTargets="_FilterRestoreGraphProjectInputItems;_GetAllRestoreProjectPathItems" Returns="@(_RestoreGraphEntry)">
<Message Text="Generating dg file" Importance="low" />
<Message Text="%(_RestoreProjectPathItems.Identity)" Importance="low" />
<MsBuild BuildInParallel="$(RestoreBuildInParallel)" Projects="@(_GenerateRestoreGraphProjectEntryInput)" Targets="_GenerateRestoreGraphProjectEntry" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreGraphEntry" />
</MsBuild>
<MsBuild BuildInParallel="$(RestoreBuildInParallel)" Projects="@(_RestoreProjectPathItems)" Targets="_GenerateProjectRestoreGraph" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreGraphEntry" />
</MsBuild>
</Target>
<Target Name="_GenerateRestoreGraphProjectEntry" DependsOnTargets="_GenerateRestoreSpecs;_GenerateDotnetCliToolReferenceSpecs" Returns="@(_RestoreGraphEntry)" />
<Target Name="_GenerateRestoreSpecs" DependsOnTargets="_GetRestoreProjectStyle" Returns="@(_RestoreGraphEntry)">
<Message Text="Restore entry point $(MSBuildProjectFullPath)" Importance="low" />
</Target>
<Target Name="_GenerateDotnetCliToolReferenceSpecs" DependsOnTargets="_GetRestoreSettings" Returns="@(_RestoreGraphEntry)">
<GetRestoreDotnetCliToolsTask Condition=" '$(RestoreDotnetCliToolReferences)' == '' OR '$(RestoreDotnetCliToolReferences)' == 'true' " ProjectPath="$(MSBuildProjectFullPath)" ToolFramework="$(DotnetCliToolTargetFramework)" RestorePackagesPath="$(_OutputPackagesPath)" RestoreFallbackFolders="$(_OutputFallbackFolders)" RestoreSources="$(_OutputSources)" RestoreConfigFilePaths="$(_OutputConfigFilePaths)" DotnetCliToolReferences="@(DotnetCliToolReference)">
<Output TaskParameter="RestoreGraphItems" ItemName="_RestoreGraphEntry" />
</GetRestoreDotnetCliToolsTask>
</Target>
<Target Name="_GetProjectJsonPath" Returns="$(_CurrentProjectJsonPath)">
<GetRestoreProjectJsonPathTask Condition=" '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' " ProjectPath="$(MSBuildProjectFullPath)">
<Output TaskParameter="ProjectJsonPath" ItemName="_CurrentProjectJsonPath" />
</GetRestoreProjectJsonPathTask>
</Target>
<Target Name="_GetRestoreProjectStyle" DependsOnTargets="_GetProjectJsonPath;CollectPackageReferences" Returns="$(RestoreProjectStyle);$(PackageReferenceCompatibleProjectStyle)" />
<Target Name="EnableIntermediateOutputPathMismatchWarning" Condition="'$(RestoreProjectStyle)' == 'PackageReference'" DependsOnTargets="_GetRestoreProjectStyle" />
<Target Name="_GetRestoreTargetFrameworksOutput" DependsOnTargets="_GetRestoreProjectStyle" Returns="@(_RestoreTargetFrameworksOutputFiltered)">
<GetProjectTargetFrameworksTask Condition=" '$(RestoreProjectStyle)' != 'ProjectJson' " ProjectPath="$(MSBuildProjectFullPath)" TargetFrameworks="$(TargetFrameworks)" TargetFramework="$(TargetFramework)" TargetFrameworkMoniker="$(TargetFrameworkMoniker)" TargetPlatformIdentifier="$(TargetPlatformIdentifier)" TargetPlatformVersion="$(TargetPlatformVersion)" TargetPlatformMinVersion="$(TargetPlatformMinVersion)">
<Output TaskParameter="ProjectTargetFrameworks" ItemName="_RestoreProjectFramework" />
</GetProjectTargetFrameworksTask>
</Target>
<Target Name="_GetRestoreTargetFrameworksAsItems" DependsOnTargets="_GetRestoreProjectStyle" Returns="@(_RestoreTargetFrameworkItems)" />
<Target Name="_GetRestoreSettings" Condition=" '$(RestoreProjectStyle)' == 'PackageReference' OR '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == 'DotnetToolReference' " DependsOnTargets="_GetRestoreSettingsOverrides;_GetRestoreSettingsCurrentProject;_GetRestoreSettingsAllFrameworks" Returns="$(_OutputSources);$(_OutputPackagesPath);$(_OutputFallbackFolders);$(_OutputConfigFilePaths)">
<GetRestoreSettingsTask ProjectUniqueName="$(MSBuildProjectFullPath)" RestoreSources="$(RestoreSources)" RestorePackagesPath="$(RestorePackagesPath)" RestoreFallbackFolders="$(RestoreFallbackFolders)" RestoreConfigFile="$(RestoreConfigFile)" RestoreRootConfigDirectory="$(RestoreRootConfigDirectory)" RestoreSolutionDirectory="$(RestoreSolutionDirectory)" RestoreSettingsPerFramework="@(_RestoreSettingsPerFramework)" RestorePackagesPathOverride="$(_RestorePackagesPathOverride)" RestoreSourcesOverride="$(_RestoreSourcesOverride)" RestoreFallbackFoldersOverride="$(_RestoreFallbackFoldersOverride)" MSBuildStartupDirectory="$(MSBuildStartupDirectory)">
<Output TaskParameter="OutputSources" ItemName="_OutputSources" />
<Output TaskParameter="OutputPackagesPath" ItemName="_OutputPackagesPath" />
<Output TaskParameter="OutputFallbackFolders" ItemName="_OutputFallbackFolders" />
<Output TaskParameter="OutputConfigFilePaths" ItemName="_OutputConfigFilePaths" />
</GetRestoreSettingsTask>
</Target>
<Target Name="_GetRestoreSettingsCurrentProject" Condition=" '$(TargetFrameworks)' == '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' " DependsOnTargets="_GetRestoreSettingsPerFramework" Returns="@(_RestoreSettingsPerFramework)" />
<Target Name="_GetRestoreSettingsAllFrameworks" Condition=" '$(TargetFrameworks)' != '' AND '$(PackageReferenceCompatibleProjectStyle)' == 'true' " DependsOnTargets="_GetRestoreTargetFrameworksAsItems;_GetRestoreProjectStyle" Returns="@(_RestoreSettingsPerFramework)">
<MSBuild BuildInParallel="$(RestoreBuildInParallel)" Projects="$(MSBuildProjectFullPath)" Targets="_GetRestoreSettingsPerFramework" Properties="TargetFramework=%(_RestoreTargetFrameworkItems.Identity);&#xD;&#xA; $(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreSettingsPerFramework" />
</MSBuild>
</Target>
<Target Name="_GetRestoreSettingsPerFramework" Returns="@(_RestoreSettingsPerFramework)" />
<Target Name="_GenerateRestoreProjectSpec" DependsOnTargets="_GetRestoreProjectStyle;_GetRestoreTargetFrameworksOutput;_GetRestoreSettings" Returns="@(_RestoreGraphEntry)">
<ConvertToAbsolutePath Condition=" '$(PackageReferenceCompatibleProjectStyle)' == 'true' OR '$(RestoreProjectStyle)' == 'ProjectJson'" Paths="$(RestoreOutputPath)">
<Output TaskParameter="AbsolutePaths" ItemName="RestoreOutputAbsolutePath" />
</ConvertToAbsolutePath>
</Target>
<Target Name="_GenerateProjectRestoreGraph" DependsOnTargets="&#xD;&#xA; _GetRestoreProjectStyle;&#xD;&#xA; _GetRestoreTargetFrameworksOutput;&#xD;&#xA; _GenerateRestoreProjectSpec;&#xD;&#xA; _GenerateRestoreDependencies" Returns="@(_RestoreGraphEntry)" />
<Target Name="_GenerateRestoreDependencies" DependsOnTargets="_GenerateProjectRestoreGraphAllFrameworks;_GenerateProjectRestoreGraphCurrentProject" Returns="@(_RestoreGraphEntry)" />
<Target Name="_GenerateProjectRestoreGraphAllFrameworks" Condition=" '$(TargetFrameworks)' != '' " DependsOnTargets="_GetRestoreTargetFrameworksAsItems" Returns="@(_RestoreGraphEntry)">
<MSBuild BuildInParallel="$(RestoreBuildInParallel)" Projects="$(MSBuildProjectFullPath)" Targets="_GenerateProjectRestoreGraphPerFramework" Properties="TargetFramework=%(_RestoreTargetFrameworkItems.Identity);&#xD;&#xA; $(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreGraphEntry" />
</MSBuild>
</Target>
<Target Name="_GenerateProjectRestoreGraphCurrentProject" Condition=" '$(TargetFrameworks)' == '' " DependsOnTargets="_GenerateProjectRestoreGraphPerFramework" Returns="@(_RestoreGraphEntry)" />
<Target Name="_GenerateProjectRestoreGraphPerFramework" DependsOnTargets="_GetRestoreProjectStyle;CollectPackageReferences" Returns="@(_RestoreGraphEntry)">
<GetRestoreProjectReferencesTask ProjectUniqueName="$(MSBuildProjectFullPath)" ProjectReferences="@(ProjectReference)" TargetFrameworks="$(TargetFramework)" ParentProjectPath="$(MSBuildProjectFullPath)">
<Output TaskParameter="RestoreGraphItems" ItemName="_RestoreGraphEntry" />
</GetRestoreProjectReferencesTask>
<GetRestorePackageReferencesTask Condition=" '$(PackageReferenceCompatibleProjectStyle)' == 'true' " ProjectUniqueName="$(MSBuildProjectFullPath)" PackageReferences="@(PackageReference)" TargetFrameworks="$(TargetFramework)">
<Output TaskParameter="RestoreGraphItems" ItemName="_RestoreGraphEntry" />
</GetRestorePackageReferencesTask>
</Target>
<Target Name="_GenerateRestoreProjectPathItemsCurrentProject" Condition=" '$(TargetFrameworks)' == '' " DependsOnTargets="_GenerateRestoreProjectPathItemsPerFramework" Returns="@(_RestoreProjectPathItems)" />
<Target Name="_GenerateRestoreProjectPathItemsPerFramework" Returns="@(_RestoreProjectPathItems)">
<ConvertToAbsolutePath Paths="@(ProjectReference)">
<Output TaskParameter="AbsolutePaths" ItemName="_RestoreGraphAbsoluteProjectPaths" />
</ConvertToAbsolutePath>
</Target>
<Target Name="_GenerateRestoreProjectPathItems" DependsOnTargets="_GenerateRestoreProjectPathItemsAllFrameworks;_GenerateRestoreProjectPathItemsCurrentProject" Returns="@(_CurrentRestoreProjectPathItems)">
<RemoveDuplicates Inputs="@(_RestoreProjectPathItems)">
<Output TaskParameter="Filtered" ItemName="_CurrentRestoreProjectPathItems" />
</RemoveDuplicates>
</Target>
<Target Name="_GenerateRestoreProjectPathItemsAllFrameworks" Condition=" '$(TargetFrameworks)' != '' " DependsOnTargets="_GetRestoreTargetFrameworksAsItems" Returns="@(_RestoreProjectPathItems)">
<MSBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' == 'true' " BuildInParallel="$(RestoreBuildInParallel)" Projects="$(MSBuildProjectFullPath)" Targets="_GenerateRestoreProjectPathItemsPerFramework" SkipNonexistentTargets="true" SkipNonexistentProjects="true" Properties="TargetFramework=%(_RestoreTargetFrameworkItems.Identity);&#xD;&#xA; $(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreProjectPathItems" />
</MSBuild>
<MSBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' != 'true' " ContinueOnError="$(RestoreContinueOnError)" Projects="$(MSBuildProjectFullPath)" Targets="_GenerateRestoreProjectPathItemsPerFramework" Properties="TargetFramework=%(_RestoreTargetFrameworkItems.Identity);&#xD;&#xA; $(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreProjectPathItems" />
</MSBuild>
</Target>
<Target Name="_GenerateRestoreProjectPathWalk" DependsOnTargets="_GenerateRestoreProjectPathItems" Returns="@(_RestoreProjectPathItems)">
<MSBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' == 'true' " BuildInParallel="$(RestoreBuildInParallel)" Projects="@(_CurrentRestoreProjectPathItems)" Targets="_GenerateRestoreProjectPathWalk" SkipNonexistentTargets="true" SkipNonexistentProjects="true" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_GenerateRestoreProjectPathWalkOutputs" />
</MSBuild>
<MSBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' != 'true' " ContinueOnError="$(RestoreContinueOnError)" Projects="@(_CurrentRestoreProjectPathItems)" Targets="_GenerateRestoreProjectPathWalk" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_GenerateRestoreProjectPathWalkOutputs" />
</MSBuild>
<RemoveDuplicates Inputs="@(_GenerateRestoreProjectPathWalkOutputs)">
<Output TaskParameter="Filtered" ItemName="_RestoreProjectPathItems" />
</RemoveDuplicates>
</Target>
<Target Name="_GetAllRestoreProjectPathItems" DependsOnTargets="_FilterRestoreGraphProjectInputItems" Returns="@(_RestoreProjectPathItems)">
<MsBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' == 'true' " BuildInParallel="$(RestoreBuildInParallel)" Projects="@(FilteredRestoreGraphProjectInputItems)" Targets="_GenerateRestoreProjectPathWalk" SkipNonexistentTargets="true" SkipNonexistentProjects="true" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreProjectPathItemsOutputs" />
</MsBuild>
<MsBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' != 'true' " ContinueOnError="$(RestoreContinueOnError)" Projects="@(FilteredRestoreGraphProjectInputItems)" Targets="_GenerateRestoreProjectPathWalk" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreProjectPathItemsOutputs" />
</MsBuild>
<RemoveDuplicates Inputs="@(_RestoreProjectPathItemsOutputs)">
<Output TaskParameter="Filtered" ItemName="_RestoreProjectPathItemsWithoutDupes" />
</RemoveDuplicates>
<MsBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' == 'true' " BuildInParallel="$(RestoreBuildInParallel)" Projects="@(_RestoreProjectPathItemsWithoutDupes)" Targets="_IsProjectRestoreSupported" SkipNonexistentTargets="true" SkipNonexistentProjects="true" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreProjectPathItems" />
</MsBuild>
<MsBuild Condition=" '$(RestoreUseSkipNonexistentTargets)' != 'true' " ContinueOnError="$(RestoreContinueOnError)" Projects="@(_RestoreProjectPathItemsWithoutDupes)" Targets="_IsProjectRestoreSupported" Properties="$(_GenerateRestoreGraphProjectEntryInputProperties)">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreProjectPathItems" />
</MsBuild>
</Target>
<Target Name="_GetRestoreSettingsOverrides" Returns="$(_RestorePackagesPathOverride);$(_RestoreSourcesOverride);$(_RestoreFallbackFoldersOverride)">
<MsBuild Condition=" '$(RestorePackagesPath)' != '' " BuildInParallel="$(RestoreBuildInParallel)" Projects="$(MSBuildThisFileFullPath)" Targets="_GetRestorePackagesPathOverride">
<Output TaskParameter="TargetOutputs" ItemName="_RestorePackagesPathOverride" />
</MsBuild>
<MsBuild Condition=" '$(RestoreSources)' != '' " BuildInParallel="$(RestoreBuildInParallel)" Projects="$(MSBuildThisFileFullPath)" Targets="_GetRestoreSourcesOverride">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreSourcesOverride" />
</MsBuild>
<MsBuild Condition=" '$(RestoreFallbackFolders)' != '' " BuildInParallel="$(RestoreBuildInParallel)" Projects="$(MSBuildThisFileFullPath)" Targets="_GetRestoreFallbackFoldersOverride">
<Output TaskParameter="TargetOutputs" ItemName="_RestoreFallbackFoldersOverride" />
</MsBuild>
</Target>
<Target Name="_GetRestorePackagesPathOverride" Returns="$(_RestorePackagesPathOverride)" />
<Target Name="_GetRestoreSourcesOverride" Returns="$(_RestoreSourcesOverride)" />
<Target Name="_GetRestoreFallbackFoldersOverride" Returns="$(_RestoreFallbackFoldersOverride)" />
<Target Name="_IsProjectRestoreSupported" Returns="@(_ValidProjectsForRestore)" />
<Target Name="GetSolutionConfigurationContents" Outputs="$(SolutionConfigurationContents)" />
<Target Name="ValidateProjects">
<Message Condition=" ('$(Configuration)' == 'Debug') and ('$(Platform)' == 'Any CPU') " Text="The project &quot;ConsoleApplication1&quot; is not selected for building in solution configuration &quot;Debug|Any CPU&quot;." />
<Message Condition=" ('$(Configuration)' == 'Release') and ('$(Platform)' == 'Any CPU') " Text="The project &quot;ConsoleApplication1&quot; is not selected for building in solution configuration &quot;Release|Any CPU&quot;." />
<Message Condition=" ('$(Configuration)' == 'Debug') and ('$(Platform)' == 'Any CPU') " Text="The project &quot;Dll1&quot; is not selected for building in solution configuration &quot;Debug|Any CPU&quot;." />
<Message Condition=" ('$(Configuration)' == 'Release') and ('$(Platform)' == 'Any CPU') " Text="The project &quot;Dll1&quot; is not selected for building in solution configuration &quot;Release|Any CPU&quot;." />
</Target>
<Target Name="ValidateToolsVersions">
<Error Condition="'$(MSBuildToolsVersion)' == '2.0' and ('$(ProjectToolsVersion)' != '2.0' and '$(ProjectToolsVersion)' != '')" Text="The tools version &quot;$(MSBuildToolsVersion)&quot; of the solution does not support building projects with a different tools version." Code="MSB4149" HelpKeyword="MSBuild.SolutionToolsVersionDoesNotSupportProjectToolsVersion" />
</Target>
<Target Name="ValidateSolutionConfiguration">
<Error Condition="('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' != 'true')" Text="The specified solution configuration &quot;$(Configuration)|$(Platform)&quot; is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform=&quot;Any CPU&quot;) or leave those properties blank to use the default solution configuration." Code="MSB4126" HelpKeyword="MSBuild.SolutionInvalidSolutionConfiguration" />
<Warning Condition="('$(CurrentSolutionConfigurationContents)' == '') and ('$(SkipInvalidConfigurations)' == 'true')" Text="The specified solution configuration &quot;$(Configuration)|$(Platform)&quot; is invalid. Please specify a valid solution configuration using the Configuration and Platform properties (e.g. MSBuild.exe Solution.sln /p:Configuration=Debug /p:Platform=&quot;Any CPU&quot;) or leave those properties blank to use the default solution configuration." Code="MSB4126" HelpKeyword="MSBuild.SolutionInvalidSolutionConfiguration" />
<Message Condition="'$(CurrentSolutionConfigurationContents)' != ''" Text="Building solution configuration &quot;$(Configuration)|$(Platform)&quot;." />
</Target>
<Target Name="Build" Outputs="@(CollectedBuildOutput)">
<MSBuild Projects="@(ProjectReference)" BuildInParallel="True" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)">
<Output TaskParameter="TargetOutputs" ItemName="CollectedBuildOutput" />
</MSBuild>
</Target>
<Target Name="Clean">
<MSBuild Projects="@(ProjectReference-&gt;Reverse())" Targets="Clean" BuildInParallel="True" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)" />
</Target>
<Target Name="Rebuild" Outputs="@(CollectedBuildOutput)">
<MSBuild Projects="@(ProjectReference)" Targets="Rebuild" BuildInParallel="True" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)">
<Output TaskParameter="TargetOutputs" ItemName="CollectedBuildOutput" />
</MSBuild>
</Target>
<Target Name="Publish">
<MSBuild Projects="@(ProjectReference)" Targets="Publish" BuildInParallel="True" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)" />
</Target>
<Target Name="mixed_proj" Outputs="@(mixed_projBuildOutput)">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj'" Projects="@(ProjectReference)" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=AnyCPU;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)">
<Output TaskParameter="TargetOutputs" ItemName="mixed_projBuildOutput" />
</MSBuild>
</Target>
<Target Name="mixed_proj:Clean">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj'" Projects="@(ProjectReference)" Targets="Clean" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=AnyCPU;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" />
</Target>
<Target Name="mixed_proj:Rebuild" Outputs="@(mixed_projBuildOutput)">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj'" Projects="@(ProjectReference)" Targets="Rebuild" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=AnyCPU;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)">
<Output TaskParameter="TargetOutputs" ItemName="mixed_projBuildOutput" />
</MSBuild>
</Target>
<Target Name="mixed_proj:Publish">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\mixed_proj\mixed_proj.csproj'" Projects="@(ProjectReference)" Targets="Publish" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=AnyCPU;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" />
</Target>
<Target Name="ConsoleApplication1" Outputs="@(ConsoleApplication1BuildOutput)">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj.metaproj'" Projects="@(ProjectReference)" BuildInParallel="True" ToolsVersion="15.0" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)">
<Output TaskParameter="TargetOutputs" ItemName="ConsoleApplication1BuildOutput" />
</MSBuild>
</Target>
<Target Name="ConsoleApplication1:Clean">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj.metaproj'" Projects="@(ProjectReference)" Targets="Clean" BuildInParallel="True" ToolsVersion="15.0" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)" />
</Target>
<Target Name="ConsoleApplication1:Rebuild" Outputs="@(ConsoleApplication1BuildOutput)">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj.metaproj'" Projects="@(ProjectReference)" Targets="Rebuild" BuildInParallel="True" ToolsVersion="15.0" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)">
<Output TaskParameter="TargetOutputs" ItemName="ConsoleApplication1BuildOutput" />
</MSBuild>
</Target>
<Target Name="ConsoleApplication1:Publish">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\ConsoleApplication1\ConsoleApplication1.vcxproj.metaproj'" Projects="@(ProjectReference)" Targets="Publish" BuildInParallel="True" ToolsVersion="15.0" Properties="BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" SkipNonexistentProjects="%(ProjectReference.SkipNonexistentProjects)" />
</Target>
<Target Name="Dll1" Outputs="@(Dll1BuildOutput)">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj'" Projects="@(ProjectReference)" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=x64;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)">
<Output TaskParameter="TargetOutputs" ItemName="Dll1BuildOutput" />
</MSBuild>
</Target>
<Target Name="Dll1:Clean">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj'" Projects="@(ProjectReference)" Targets="Clean" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=x64;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" />
</Target>
<Target Name="Dll1:Rebuild" Outputs="@(Dll1BuildOutput)">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj'" Projects="@(ProjectReference)" Targets="Rebuild" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=x64;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)">
<Output TaskParameter="TargetOutputs" ItemName="Dll1BuildOutput" />
</MSBuild>
</Target>
<Target Name="Dll1:Publish">
<MSBuild Condition="'%(ProjectReference.Identity)' == 'C:\Users\user name\source\repos\mixed_proj\Dll1\Dll1.vcxproj'" Projects="@(ProjectReference)" Targets="Publish" BuildInParallel="True" ToolsVersion="$(ProjectToolsVersion)" Properties="Configuration=Debug; Platform=x64;BuildingSolutionFile=true; CurrentSolutionConfigurationContents=$(CurrentSolutionConfigurationContents); SolutionDir=$(SolutionDir); SolutionExt=$(SolutionExt); SolutionFileName=$(SolutionFileName); SolutionName=$(SolutionName); SolutionPath=$(SolutionPath)" />
</Target>
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment