Skip to content

Commit 25be098

Browse files
committed
Remove package lock files.
We weren't using RestoreLockedMode in CI, so these were pointless. And that feature doesn't work cross-platform (NuGet/Home#9195) so enabling it breaks the builds anyway.
1 parent bc1031d commit 25be098

File tree

15 files changed

+0
-5516
lines changed

15 files changed

+0
-5516
lines changed

Directory.Build.props

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<NuGetAudit>true</NuGetAudit>
1010
<NuGetAuditLevel>low</NuGetAuditLevel>
1111
<NuGetAuditMode>all</NuGetAuditMode>
12-
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
1312
</PropertyGroup>
1413

1514
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

src/MySqlConnector.Authentication.Ed25519/packages.lock.json

-281
This file was deleted.

0 commit comments

Comments
 (0)