python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to change or reference Nuget Package Version on props file
I am building a Nuget Package that will only contain a pre built CLI Tool and as part of this package I need to move such tool to the bin folder of the project that referenced it. I am accomplishing b...
Jonas Stawski
Votes: 0
Answers: 1
Integrating ConfuserEx in MsBuild
I am trying to integrate ConfuserEx version 1.6 in MsBuild. It suppose to obfuscate the files automatically but it's not working for me. I have added Confuser.MsBuild v1.6 nuget package to the project...
Neeraj Yadav
Votes: 0
Answers: 1
.NET Core 3.1 Self Contained Application Does Not Have Version Set for Executable
I am deploying an application as a self contained win-x64 application. Doing this generates an .exe that will be used to start the application on the client machine, however I need to have the "P...

deruitda
Votes: 0
Answers: 2
CS8032 warning with Microsoft.CodeAnalysis out of no where
I've had a solution with a large number of projects in that has built fine since we switched to .NET6 then suddenly I am getting for every project this warning in Visual studio, however it does not ap...
BlueBSH
Votes: 0
Answers: 5