riverside_wos
riverside_wos
CC#
Created by riverside_wos on 12/27/2022 in #help
✅ Need assistance compiling an older dotnet app
I'm attempting to compile the latest version of the "Loki" character editor Valheim for my kids and am stuck. SOURCE: https://github.com/Wufflez/Loki
Build FAILED.
Loki.csproj : error NU1100: Unable to resolve 'DotNetProjects.Extended.Wpf.Toolkit (>= 4.6.96)' for '.NETCoreApp,Version=v3.1'.
Loki.csproj : error NU1100: Unable to resolve 'GitVersion.MsBuild (>= 5.6.6)' for '.NETCoreApp,Version=v3.1'.
Loki.csproj : error NU1100: Unable to resolve 'gong-wpf-dragdrop (>= 2.3.2)' for '.NETCoreApp,Version=v3.1'.
Loki.csproj : error NU1100: Unable to resolve 'JetBrains.Annotations (>= 2020.3.0)' for '.NETCoreApp,Version=v3.1'.
0 Warning(s)
4 Error(s)
Build FAILED.
Loki.csproj : error NU1100: Unable to resolve 'DotNetProjects.Extended.Wpf.Toolkit (>= 4.6.96)' for '.NETCoreApp,Version=v3.1'.
Loki.csproj : error NU1100: Unable to resolve 'GitVersion.MsBuild (>= 5.6.6)' for '.NETCoreApp,Version=v3.1'.
Loki.csproj : error NU1100: Unable to resolve 'gong-wpf-dragdrop (>= 2.3.2)' for '.NETCoreApp,Version=v3.1'.
Loki.csproj : error NU1100: Unable to resolve 'JetBrains.Annotations (>= 2020.3.0)' for '.NETCoreApp,Version=v3.1'.
0 Warning(s)
4 Error(s)
Any help would be greatly appreciated.
46 replies