fix: Adds Debian 11 and fixes Fedora 34 support (#875)
* Adds Debian 11 support * Fixes Fedora 34 support * Updates CentOS8 support
This commit is contained in:
parent
7da6cec27e
commit
b67d57d806
5 changed files with 12 additions and 12 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<PackageReference Include="Moq" Version="4.16.1" />
|
||||
<PackageReference Include="xunit" Version="2.4.1" />
|
||||
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.6.0" />
|
||||
<PackageReference Include="Zlib.Bindings" Version="1.7.2" />
|
||||
<ProjectReference Include="..\Server\Server.csproj" />
|
||||
<ProjectReference Include="..\UOContent\UOContent.csproj" />
|
||||
<DataFiles Include="$(SolutionDir)\Distribution\Data\**" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue