Adds .NET 5 & Ubuntu 20 LTS Targeting (#193)

This commit is contained in:
Kamron Batman 2020-08-15 14:48:06 -07:00 committed by GitHub
parent 958763932b
commit bc2487946c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 29329 additions and 326 deletions

View file

@ -3,9 +3,9 @@
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
<ProjectReference Include="..\Server\Server.csproj" />
<ProjectReference Include="..\UOContent\UOContent.csproj" />

File diff suppressed because it is too large Load diff