79244901

Date: 2024-12-02 16:53:59
Score: 1.5
Natty:
Report link

what i did, was delete the .sln file then opened the visual studio project using the .csproj file. i also edited the csproj file to have a line that looks like this:

<Configuration Condition=" '$(Configuration)' == '' ">Debug_VSTS</Configuration>

and another that looks like this:

<Configurations>Debug;Release;Debug_VSTS;Release_VSTS</Configurations>
Reasons:
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Starts with a question (0.5): what i
  • Low reputation (1):
Posted by: user28592205