sparr
sparr
CC#
Created by sparr on 10/18/2022 in #help
.NETFramework 5.0 and 6.0 reference assemblies missing, but dotnet --list-sdks sees them [Answered]
thanks, that seems to have done the trick
14 replies
CC#
Created by sparr on 10/18/2022 in #help
.NETFramework 5.0 and 6.0 reference assemblies missing, but dotnet --list-sdks sees them [Answered]
msbuild
14 replies
CC#
Created by sparr on 10/18/2022 in #help
.NETFramework 5.0 and 6.0 reference assemblies missing, but dotnet --list-sdks sees them [Answered]
I don't actually need to compile against all of those; I'd be happy to test with just one
14 replies
CC#
Created by sparr on 10/18/2022 in #help
.NETFramework 5.0 and 6.0 reference assemblies missing, but dotnet --list-sdks sees them [Answered]
this is a library, not mine, that targets as wide of coverage as possible
14 replies
CC#
Created by sparr on 10/18/2022 in #help
.NETFramework 5.0 and 6.0 reference assemblies missing, but dotnet --list-sdks sees them [Answered]
<TargetFrameworks>net35;net45;net472;net48;netcoreapp3.0;netcoreapp3.1;net5.0;net6.0</TargetFrameworks>
14 replies
CC#
Created by sparr on 10/18/2022 in #help
.NETFramework 5.0 and 6.0 reference assemblies missing, but dotnet --list-sdks sees them [Answered]
14 replies
CC#
Created by sparr on 10/15/2022 in #help
Can msbuild resolve parent directories from pwd instead of through ..?
It's a situation that software can offer to do either way, or not
2 replies
CC#
Created by sparr on 10/15/2022 in #help
VSCode extension can't find nuget packages
Thanks, it seems to have been a cache problem.
7 replies
CC#
Created by sparr on 10/15/2022 in #help
VSCode extension can't find nuget packages
Every time I've used the dotnet commands I ran into problems that lead to people on irc and discord telling me to switch to msbuild.
7 replies