File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 66 xmlns : local =" clr-namespace:PixelArtTool"
77 xmlns : System =" clr-namespace:System;assembly=mscorlib" x : Name =" window" x : Class =" PixelArtTool.MainWindow"
88 mc : Ignorable =" d"
9- Title =" PixelArtTool (Test Version)" Height =" 412.222" Width =" 739.444" Background =" #FF252526" KeyDown =" OnKeyDown" KeyUp =" OnKeyUp" Icon =" Resources/Icons/appicon.ico" MouseWheel =" WindowMouseWheel" MinWidth =" 720" MinHeight =" 400" >
9+ Title =" PixelArtTool (Dev Version)" Height =" 412.222" Width =" 739.444" Background =" #FF252526" KeyDown =" OnKeyDown" KeyUp =" OnKeyUp" Icon =" Resources/Icons/appicon.ico" MouseWheel =" WindowMouseWheel" MinWidth =" 720" MinHeight =" 400" >
1010 <Window .CommandBindings>
1111 <CommandBinding Command =" ApplicationCommands.Undo" Executed =" Executed_Undo" CanExecute =" CanExecute_Undo" />
1212 <CommandBinding Command =" ApplicationCommands.Redo" Executed =" Executed_Redo" CanExecute =" CanExecute_Redo" />
Original file line number Diff line number Diff line change 11version : 1.0.{build}
22branches :
33 only :
4- - master
4+ - dev
55skip_tags : true
66skip_branch_with_pr : true
77configuration : Release
@@ -19,3 +19,6 @@ deploy:
1919 auth_token :
2020 secure : owXuGIGNRJishGcvR2fMDTTW65dKLyw+W0/Zb8MVoKaVNeMogpT434k6ZlD/Mp8o
2121 artifact : deploy
22+ prerelease : true
23+ on :
24+ branch : dev
You can’t perform that action at this time.
0 commit comments