..\CoreCLR\NuGet.Build.Tasks.Pack.dll ..\Desktop\NuGet.Build.Tasks.Pack.dll $(AssemblyName) $(Version) true _LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; $(GenerateNuspecDependsOn) $(Description) Package Description false true true tools lib content;contentFiles $(BeforePack); _IntermediatePack; GenerateNuspec; $(PackDependsOn) true symbols.nupkg DeterminePortableBuildCapabilities false false .dll; .exe; .winmd; .json; .pri; .xml $(DefaultAllowedOutputExtensionsInPackageBuildOutputFolder) ;$(AllowedOutputExtensionsInPackageBuildOutputFolder) .pdb; .mdb; $(AllowedOutputExtensionsInPackageBuildOutputFolder); $(AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder) .pdb false $(GenerateNuspecDependsOn) Build;$(GenerateNuspecDependsOn) $(TargetFramework) $(MSBuildProjectExtensionsPath) $(BaseOutputPath)$(Configuration)\ $(BaseIntermediateOutputPath)$(Configuration)\ <_ProjectFrameworks/> <_TargetFrameworks Include="$(_ProjectFrameworks.Split(';'))" /> <_PackageFilesToDelete Include="@(_OutputPackItems)"/> false true $(PrivateRepositoryUrl) $(SourceRevisionId) $(MSBuildProjectFullPath) <_ProjectPathWithVersion Include="$(MSBuildProjectFullPath)"> $(PackageVersion) 1.0.0 <_TfmWithDependenciesSuppressed Include="$(TargetFramework)" Condition="'$(SuppressDependenciesWhenPacking)' == 'true'"/> $(TargetFramework) %(TfmSpecificPackageFile.RecursiveDir) %(TfmSpecificPackageFile.BuildAction) <_TargetPathsToSymbolsWithTfm Include="@(DebugSymbolsProjectOutputGroupOutput)"> $(TargetFramework) <_TargetPathsToSymbolsWithTfm Include="@(TfmSpecificDebugSymbolsFile)" /> <_PathToPriFile Include="$(ProjectPriFullPath)"> $(ProjectPriFullPath) $(ProjectPriFileName) <_PackageFilesToExclude Include="@(Content)" Condition="'%(Content.Pack)' == 'false'"/> <_PackageFiles Include="@(Content)" Condition=" %(Content.Pack) != 'false' "> Content <_PackageFiles Include="@(Compile)" Condition=" %(Compile.Pack) == 'true' "> Compile <_PackageFiles Include="@(None)" Condition=" %(None.Pack) == 'true' "> None <_PackageFiles Include="@(EmbeddedResource)" Condition=" %(EmbeddedResource.Pack) == 'true' "> EmbeddedResource <_PackageFiles Include="@(ApplicationDefinition)" Condition=" %(ApplicationDefinition.Pack) == 'true' "> ApplicationDefinition <_PackageFiles Include="@(Page)" Condition=" %(Page.Pack) == 'true' "> Page <_PackageFiles Include="@(Resource)" Condition=" %(Resource.Pack) == 'true' "> Resource <_PackageFiles Include="@(SplashScreen)" Condition=" %(SplashScreen.Pack) == 'true' "> SplashScreen <_PackageFiles Include="@(DesignData)" Condition=" %(DesignData.Pack) == 'true' "> DesignData <_PackageFiles Include="@(DesignDataWithDesignTimeCreatableTypes)" Condition=" %(DesignDataWithDesignTimeCreatableTypes.Pack) == 'true' "> DesignDataWithDesignTimeCreatableTypes <_PackageFiles Include="@(CodeAnalysisDictionary)" Condition=" %(CodeAnalysisDictionary.Pack) == 'true' "> CodeAnalysisDictionary <_PackageFiles Include="@(AndroidAsset)" Condition=" %(AndroidAsset.Pack) == 'true' "> AndroidAsset <_PackageFiles Include="@(AndroidResource)" Condition=" %(AndroidResource.Pack) == 'true' "> AndroidResource <_PackageFiles Include="@(BundleResource)" Condition=" %(BundleResource.Pack) == 'true' "> BundleResource