issues
search
microsoft
/
XamlBehaviorsWpf
Home for WPF XAML Behaviors on GitHub.
MIT License
852
stars
140
forks
source link
Attempt to fix build signing errors
#152
Closed
jstedfast
closed
8 months ago
jstedfast
commented
8 months ago
Default DelaySign to false
Use SignType=real when Build.OfficialRelease=true
Explicitly pass /p:SignType=$(SignType) in the msbuild command
Remove
true
from Directory.Build.props. This conflicts with the Signing.targets