Skip to content

Commit

Permalink
Updated to WinAppSDK 1.1.
Browse files Browse the repository at this point in the history
Fixed #4480.
  • Loading branch information
mikebattista committed Jun 3, 2022
1 parent b65fe37 commit d244c5b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ts.outputToParent": "true",
"ts.version": "1.0.0",
"ts.displayOrder": "0",
"ts.licenses": "[Microsoft.WindowsAppSDK](https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.1-preview3/License)"
"ts.licenses": "[Microsoft.WindowsAppSDK](https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.1.0/License)"
},
"sourceName": "Param_ProjectName",
"preferNameDirectory": true,
Expand Down Expand Up @@ -95,7 +95,7 @@
"actionId": "0B814718-16A3-4F7F-89F1-69C0F9170EAD",
"args": {
"packageId": "Microsoft.WindowsAppSDK",
"version": "1.1-preview3",
"version": "1.1.0",
"projectPath": "Param_ProjectName\\Param_ProjectName.csproj"
},
"continueOnError": true
Expand Down

0 comments on commit d244c5b

Please sign in to comment.