Add NuGet lock files

Co-authored-by: Katelyn Gigante <clockwork.singularity@gmail.com>
This commit is contained in:
spiral
2021-07-08 09:04:20 -04:00
parent b82dad2b9f
commit a03b5a0c95
10 changed files with 6105 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
<ProjectReference Include="..\PluralKit.Core\PluralKit.Core.csproj" />
</ItemGroup>
<PropertyGroup>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="Sentry" Version="2.1.6" />