Compile Ultima SDK
Press any key to continue . . .
Could Not Find D:\1-SERVUO MASTER 3699\trunk\Ultima.dll
D:\1-SERVUO MASTER 3699\trunk>"D:\1-SERVUO MASTER 3699\trunk\bin\roslyn\csc.exe" /r:"D:\1-SERVUO MASTER 3699\trunk\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" /target:library /out:"D:\1-SERVUO MASTER 3699\trunk\Ultima.dll" /recurse:"D:\1-SERVUO MASTER 3699\trunk\Ultima\*.cs" /d:ServUO /d:NEWTIMERS /dEBUG /nowarn:0618 /debug /nologo /unsafe
The system cannot find the path specified.
Done!
Press any key to continue . . .
*Im in a funk*
Compile ServUO for Windows
Press any key to continue . . .
C:\Ultima\ServUO-master.7-24-20201>dotnet build -c Release
Welcome to .NET 5.0!
---------------------
SDK Version: 5.0.205
Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Microsoft (R) Build Engine version 16.9.0+57a23d249 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Determining projects to restore...
Restored C:\Ultima\ServUO-master.7-24-20201\Server\Server.csproj (in 564 ms).
Restored C:\Ultima\ServUO-master.7-24-20201\Application\ServUO.csproj (in 564 ms).
Restored C:\Ultima\ServUO-master.7-24-20201\Scripts\Scripts.csproj (in 564 ms).
Server -> C:\Ultima\ServUO-master.7-24-20201\Server\bin\Release\Server.dll
Scripts -> C:\Ultima\ServUO-master.7-24-20201\Scripts\bin\Release\Scripts.dll
ServUO -> C:\Ultima\ServUO-master.7-24-20201\ServUO.exe
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:01:00.78
Done!
Press any key to continue . . .
Compile ServUO for Windows
Press any key to continue . . .
C:\Users\shazz\Documents\GitHub\ServUO>dotnet build -c Release
Microsoft (R) Build Engine version 16.10.2+857e5a733 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Determining projects to restore...
C:\Users\shazz\Documents\GitHub\ServUO\Settings\Settings.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Scripts\Scripts.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Scripts\Scripts.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Server\Server.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8/win7-x86'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Server\Server.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8/win7-x86'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
Failed to restore C:\Users\shazz\Documents\GitHub\ServUO\Scripts\Scripts.csproj (in 198 ms).
Failed to restore C:\Users\shazz\Documents\GitHub\ServUO\Server\Server.csproj (in 198 ms).
Failed to restore C:\Users\shazz\Documents\GitHub\ServUO\Settings\Settings.csproj (in 198 ms).
Failed to restore C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj (in 198 ms).
Build FAILED.
C:\Users\shazz\Documents\GitHub\ServUO\Settings\Settings.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Scripts\Scripts.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Scripts\Scripts.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Server\Server.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8/win7-x86'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Server\Server.csproj : error NU1100: Unable to resolve 'Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.0)' for '.NETFramework,Version=v4.8'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
C:\Users\shazz\Documents\GitHub\ServUO\Application\ServUO.csproj : error NU1100: Unable to resolve 'System.Drawing.Common (>= 4.7.0)' for '.NETFramework,Version=v4.8/win7-x86'. [C:\Users\shazz\Documents\GitHub\ServUO\ServUO.sln]
0 Warning(s)
9 Error(s)
Time Elapsed 00:00:02.93
Done!
Press any key to continue . . .[\quote]
We use essential cookies to make this site work, and optional cookies to enhance your experience.