Forum member

divverencebart

1 post

Posts by divverencebart

  1. Not initializing due to exception

    $(AssemblyName) doesn't even work for `dotnet build` itself - seems that that is resolved to 'empty' so it's 'dotnet restore'ing into the same folder for all projects Any other suggestions? Problem is that the default (project/obj) is messing with my docker based build - windows-generated files…