Adds lock files and fixes caching in CI (#154)

This commit is contained in:
Kamron Batman 2020-05-27 17:00:48 -07:00 • committed by GitHub
parent a910f8f596
commit 8eab05947b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 3825 additions and 66 deletions

View file

@ -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" />

File diff suppressed because it is too large Load diff