mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Add NuGet lock files
Co-authored-by: Katelyn Gigante <clockwork.singularity@gmail.com>
This commit is contained in:
parent
b82dad2b9f
commit
a03b5a0c95
10 changed files with 6105 additions and 0 deletions
|
|
@ -20,6 +20,10 @@
|
|||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\PluralKit.API\PluralKit.API.csproj" />
|
||||
<ProjectReference Include="..\PluralKit.Bot\PluralKit.Bot.csproj" />
|
||||
|
|
|
|||
1756
PluralKit.Tests/packages.lock.json
Normal file
1756
PluralKit.Tests/packages.lock.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue