Skip to content

Commit 6e3bc0a

Browse files
committed
remove RestorePackagesWithLockFile usage
1 parent 5cde969 commit 6e3bc0a

File tree

16 files changed

+1
-14859
lines changed

16 files changed

+1
-14859
lines changed

Directory.Build.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@
3636
<OutputPath Condition="'$(OutputPathBaseDir)' != ''">$(OutputPathBaseDir)\$(MSBuildProjectName)\</OutputPath>
3737
<SolutionRoot>$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.bat))</SolutionRoot>
3838
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
39-
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
40-
<RestoreLockedMode>true</RestoreLockedMode>
4139

4240
<DefineConstants Condition="'$(TargetFramework)'=='net461' or '$(TargetFramework)'=='net472'">$(DefineConstants);FULLFRAMEWORK</DefineConstants>
4341
<DefineConstants Condition="$(DefineConstants.Contains(FULLFRAMEWORK)) == False">$(DefineConstants);DOTNETCORE</DefineConstants>

benchmarks/Benchmarks/packages.lock.json

Lines changed: 0 additions & 1204 deletions
This file was deleted.

benchmarks/Profiling/packages.lock.json

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)