Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Pre-Launch and Post-Exit Commands Launching #398

Merged
merged 19 commits into from
Feb 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update CsWinRT
bagusnl committed Feb 10, 2024
commit 6ed8c5f8990d742bf1bbd2c7092be188aeb2c6de
2 changes: 1 addition & 1 deletion CollapseLauncher/CollapseLauncher.csproj
Original file line number Diff line number Diff line change
@@ -89,7 +89,7 @@
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.1" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="8.0.0-preview.7.23375.6" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="6.0.0-preview.4.21253.7" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.6" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.7" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231219000" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />
12 changes: 3 additions & 9 deletions CollapseLauncher/packages.lock.json
Original file line number Diff line number Diff line change
@@ -96,12 +96,6 @@
"Microsoft.WindowsAppSDK": "1.4.231115000"
}
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.0, )",
"resolved": "8.0.0",
"contentHash": "B3etT5XQ2nlWkZGO2m/ytDYrOmSsQG1XNBaM6ZYlX5Ch/tDrMFadr0/mK6gjZwaQc55g+5+WZMw4Cz3m8VEF7g=="
},
"Microsoft.NETCore.Platforms": {
"type": "Direct",
"requested": "[8.0.0-preview.7.23375.6, )",
@@ -116,9 +110,9 @@
},
"Microsoft.Windows.CsWinRT": {
"type": "Direct",
"requested": "[2.0.6, )",
"resolved": "2.0.6",
"contentHash": "phcbmQdpWxxWSYoB8lmF2n4noKIpzrE1NtGcfPAuamNgYui0nmutpQZK5awSciaPiXPvU8/oZ1qkXpRhs6j2ag=="
"requested": "[2.0.7, )",
"resolved": "2.0.7",
"contentHash": "l2PNM7ZpWh+0oGmESofqKcUz1PkkzOU4hmqM4DYi4gIjp36dJlQR6vuU9bAjZYX1SHYj360NqEireFVRntYhSQ=="
},
"Microsoft.Windows.SDK.BuildTools": {
"type": "Direct",