bgoette
bgoette
Explore posts from servers
CC#
Created by bgoette on 11/5/2023 in #help
✅ Dotnet build failure on Linux due to nuget path case sensitivity
The project I'm building is .net core, but the nuget package is netstandard2.0 (and it internally uses StyleCop.Analyzers) All of our company projects use the wrapper so they all have the same settings. The wrapper defines some custom rules and turns off others.
24 replies
CC#
Created by bgoette on 11/5/2023 in #help
✅ Dotnet build failure on Linux due to nuget path case sensitivity
I updated to use MSBuildThisFileDirectory and now it builds on Linux, woo hoo!
24 replies
CC#
Created by bgoette on 11/5/2023 in #help
✅ Dotnet build failure on Linux due to nuget path case sensitivity
No description
24 replies