Open mavasani opened 7 years ago
Defaults for these are provided by the SDK target "GetAssemblyInfo", we should try to use this target to compute the defaults instead of the duplicate logic defined in AssemblyVersionValueProvider and FileVersionValueProvider.
This is now blocked by https://github.com/dotnet/sdk/issues/574
@davkean dotnet/sdk#574 got closed so we were thinking of closing this as well, can you double check?
Defaults for these are provided by the SDK target "GetAssemblyInfo", we should try to use this target to compute the defaults instead of the duplicate logic defined in AssemblyVersionValueProvider and FileVersionValueProvider.