Adds lock files and fixes caching in CI (#154)
This commit is contained in:
parent
a910f8f596
commit
8eab05947b
14 changed files with 3825 additions and 66 deletions
|
|
@ -1,8 +1,6 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<IsPackable>false</IsPackable>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
|
||||
|
|
|
|||
1399
Projects/Server.Tests/packages.lock.json
Normal file
1399
Projects/Server.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