drew
Initiate
Hi new to ServUO and I've spent a bit of time reading the forums looking to setup my own server running Renaissance era UO. From what I can tell you need to be running pub57 or older to do this. Is that correct?
I'm running debian 10. I am able to get the dotnet build to work just fine for the newer build in the master branch but I cannot get pub57 to build. When attempting to I receive the below error message and I have not been able to figure out how to get it to work. Any help would be appreciated.
Thanks!
dotnet build
Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
/home/testuser/ServUO/Scripts/Scripts.csproj : warning NU1503: Skipping restore for project '/home/testuser/ServUO/Scripts/Scripts.csproj'. The project file may be invalid or missing targets required for restore. [/home/testuser/ServUO/ServUO.sln]
Determining projects to restore...
Nothing to do. None of the projects specified contain packages to restore.
/usr/share/dotnet/sdk/5.0.408/Microsoft.Common.CurrentVersion.targets(1217,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.7.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at .NET SDKs downloads for Visual Studio [/home/testuser/ServUO/Server/Server.csproj]
Build FAILED.
/home/testuser/ServUO/Scripts/Scripts.csproj : warning NU1503: Skipping restore for project '/home/testuser/ServUO/Scripts/Scripts.csproj'. The project file may be invalid or missing targets required for restore. [/home/testuser/ServUO/ServUO.sln]
/usr/share/dotnet/sdk/5.0.408/Microsoft.Common.CurrentVersion.targets(1217,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.7.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at .NET SDKs downloads for Visual Studio [/home/testuser/ServUO/Server/Server.csproj]
1 Warning(s)
1 Error(s)
I'm running debian 10. I am able to get the dotnet build to work just fine for the newer build in the master branch but I cannot get pub57 to build. When attempting to I receive the below error message and I have not been able to figure out how to get it to work. Any help would be appreciated.
Thanks!
dotnet build
Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
/home/testuser/ServUO/Scripts/Scripts.csproj : warning NU1503: Skipping restore for project '/home/testuser/ServUO/Scripts/Scripts.csproj'. The project file may be invalid or missing targets required for restore. [/home/testuser/ServUO/ServUO.sln]
Determining projects to restore...
Nothing to do. None of the projects specified contain packages to restore.
/usr/share/dotnet/sdk/5.0.408/Microsoft.Common.CurrentVersion.targets(1217,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.7.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at .NET SDKs downloads for Visual Studio [/home/testuser/ServUO/Server/Server.csproj]
Build FAILED.
/home/testuser/ServUO/Scripts/Scripts.csproj : warning NU1503: Skipping restore for project '/home/testuser/ServUO/Scripts/Scripts.csproj'. The project file may be invalid or missing targets required for restore. [/home/testuser/ServUO/ServUO.sln]
/usr/share/dotnet/sdk/5.0.408/Microsoft.Common.CurrentVersion.targets(1217,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.7.2 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at .NET SDKs downloads for Visual Studio [/home/testuser/ServUO/Server/Server.csproj]
1 Warning(s)
1 Error(s)