File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" standalone =" no" ?>
2+ <Project ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Condition =" '$(ExcludeRestorePackageImports)' != 'true' " >
4+ <RestoreSuccess Condition =" '$(RestoreSuccess)' == '' " >True</RestoreSuccess >
5+ <RestoreTool Condition =" '$(RestoreTool)' == '' " >NuGet</RestoreTool >
6+ <ProjectAssetsFile Condition =" '$(ProjectAssetsFile)' == '' " >$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile >
7+ <NuGetPackageRoot Condition =" '$(NuGetPackageRoot)' == '' " >$(UserProfile)\.nuget\packages\</NuGetPackageRoot >
8+ <NuGetPackageFolders Condition =" '$(NuGetPackageFolders)' == '' " >C:\Users\LW\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders >
9+ <NuGetProjectStyle Condition =" '$(NuGetProjectStyle)' == '' " >PackageReference</NuGetProjectStyle >
10+ <NuGetToolVersion Condition =" '$(NuGetToolVersion)' == '' " >6.12.2</NuGetToolVersion >
11+ </PropertyGroup >
12+ <ItemGroup Condition =" '$(ExcludeRestorePackageImports)' != 'true' " >
13+ <SourceRoot Include =" C:\Users\LW\.nuget\packages\" />
14+ <SourceRoot Include =" C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
15+ </ItemGroup >
16+ </Project >
You can’t perform that action at this time.
0 commit comments