Skip to content

Commit

Permalink
Stop restoring from lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Sep 16, 2024
1 parent 2a938c6 commit 83d8bbd
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 3,616 deletions.
2 changes: 0 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
<RootDir>$([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)'))</RootDir>
<CIBuild Condition=" '$(NBGV_CloudBuildNumber)' != '' or '$(GITHUB_SHA)' != '' ">true</CIBuild>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<RestoreLockedMode>false</RestoreLockedMode>
<Nullable>enable</Nullable>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<DefaultTargetFramework>net7.0</DefaultTargetFramework>
Expand Down
578 changes: 0 additions & 578 deletions src/AIDemo.AppHost/packages.lock.json

This file was deleted.

98 changes: 0 additions & 98 deletions src/AIDemo.Contracts/packages.lock.json

This file was deleted.

285 changes: 0 additions & 285 deletions src/AIDemo.Entities/packages.lock.json

This file was deleted.

Loading

0 comments on commit 83d8bbd

Please sign in to comment.