DaMango
DaMango
Explore posts from servers
CC#
Created by DaMango on 7/1/2024 in #help
How to identify the correct .sln or .csproj file to build?
any ideas regarding suppressing the build error?
18 replies
CC#
Created by DaMango on 7/1/2024 in #help
How to identify the correct .sln or .csproj file to build?
do i need to pull down the packages/libraries first and then run dotnet build?
18 replies
CC#
Created by DaMango on 7/1/2024 in #help
How to identify the correct .sln or .csproj file to build?
it looks like the actual error when building what i believe to be the correct project file is:
error EXTEXP0001: 'Microsoft.Extensions.Http.Resilience.ResilienceHandler' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
error EXTEXP0001: 'Microsoft.Extensions.Http.Resilience.ResilienceHandler' is for evaluation purposes only and is subject to change or removal in future updates. Suppress this diagnostic to proceed.
18 replies
CC#
Created by DaMango on 7/1/2024 in #help
How to identify the correct .sln or .csproj file to build?
i can't post the code unfortunately, but i think the issue is i dont know what to target with dotnet build/dotnet run the error i get is something related to msbuild and there being too many project files to run?
18 replies
CC#
Created by DaMango on 7/1/2024 in #help
How to identify the correct .sln or .csproj file to build?
I have absolutely 0 background in dotnet/c#, only really ever used javascript and c/c++ so I am in very unfamiliar territory
18 replies
TTCTheo's Typesafe Cult
Created by DaMango on 9/26/2023 in #questions
What are the best CI/CD tools to use?
ah, go figure
8 replies