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

Add support for custom profiles and update dependencies #81

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

BoiHanny
Copy link
Owner

@BoiHanny BoiHanny commented Nov 1, 2024

Add support for custom profiles and update dependencies

Introduce support for custom profiles via -profile= argument.
Update App.xaml.cs to handle multiple command-line arguments.
Modify UpdateApp.cs to support new application location creation.
Update AfkModule.cs and PulsoidModule.cs to use custom data path.
Downgrade MagicChatbox.csproj version and update dependencies.
Prevent updates and rollbacks while using custom profiles.
Add new profile configuration in launchSettings.json.
Handle updates and rollbacks in ApplicationError.xaml.cs.
Add ProfileNumber and UseCustomProfile properties in ViewModel.cs.

Introduce support for custom profiles via -profile=<number> argument.
Update App.xaml.cs to handle multiple command-line arguments.
Modify UpdateApp.cs to support new application location creation.
Update AfkModule.cs and PulsoidModule.cs to use custom data path.
Downgrade MagicChatbox.csproj version and update dependencies.
Prevent updates and rollbacks while using custom profiles.
Add new profile configuration in launchSettings.json.
Handle updates and rollbacks in ApplicationError.xaml.cs.
Add ProfileNumber and UseCustomProfile properties in ViewModel.cs.
@BoiHanny BoiHanny merged commit 4192c35 into master Nov 1, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant