File tree Expand file tree Collapse file tree
org.nickvision.application.winui Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 with :
4848 pkgs : libnick
4949 triplet : ${{ matrix.variant.triplet }}
50- revision : 8d7ea9fa4dd9177e87d0c979152645b936501227
50+ revision : 03c3f7866d52857b0744ded0393264ac9182c07c
5151 token : ${{ github.token }}
52- cache-key : ${{ matrix.variant.triplet }}-8d7ea9fa4dd9177e87d0c979152645b936501227
52+ cache-key : ${{ matrix.variant.triplet }}-03c3f7866d52857b0744ded0393264ac9182c07c
5353 - name : " Build (Installer)"
5454 working-directory : ${{ github.workspace }}/build
5555 run : |
Original file line number Diff line number Diff line change 114114 {
115115 "type" : " git" ,
116116 "url" : " https://github.com/nickvisionapps/libnick" ,
117- "tag" : " 2025.7.4 "
117+ "tag" : " 2025.7.6 "
118118 }
119119 ]
120120 },
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ if(WIN32)
5151 VS_GLOBAL_WindowsTargetPlatformVersion 10.0
5252 VS_GLOBAL_WindowsTargetPlatformMinVersion "10.0.17763.0"
5353 VS_GLOBAL_WindowsPackageType None
54+ VS_GLOBAL_WinUISDKReferences false
5455 VS_GLOBAL_EnablePreviewMsixTooling true
5556 VS_GLOBAL_OutputType WinExe
5657 VS_GLOBAL_WindowsAppSDKSelfContained true )
Original file line number Diff line number Diff line change 5050 libnick :
5151 after : [cpr, maddy]
5252 source : https://github.com/nickvisionapps/libnick.git
53- source-tag : ' 2025.7.4 '
53+ source-tag : ' 2025.7.6 '
5454 source-depth : 1
5555 plugin : cmake
5656 cmake-parameters :
You can’t perform that action at this time.
0 commit comments