You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried setting GitThisAssemblyMetadata to true using a property group in the project .csproj and Directory.Build.props but the ADDMETADATA doesn't get defined. I'm not sure how to get this setting to work with .net core.
Hi @Aaron-P
Have the same issue. Setting the ADDMETADATA as Conditional compilations symbols (Right click csproj > Properties > Build) explicitly works. Then you can get them
I have tried setting GitThisAssemblyMetadata to true using a property group in the project .csproj and Directory.Build.props but the ADDMETADATA doesn't get defined. I'm not sure how to get this setting to work with .net core.
TEST.App.csproj.txt
The text was updated successfully, but these errors were encountered: