mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
d17335fd9e
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) and [System.Reactive](https://github.com/dotnet/reactive). These dependencies needed to be updated together. Updates `DynamicData` from 8.1.1 to 9.0.1 - [Release notes](https://github.com/reactiveui/DynamicData/releases) - [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md) - [Commits](https://github.com/reactiveui/DynamicData/compare/8.1.1...9.0.1) Updates `System.Reactive` from 6.0.1-preview.1 to 6.0.1 - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/compare/rxnet-v6.0.1-preview.1...ixnet-v6.0.1) --- updated-dependencies: - dependency-name: DynamicData dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Reactive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
Converters | ||
Error States | ||
Extensions | ||
Interventions | ||
LoginManagers | ||
Messages | ||
Models | ||
Properties | ||
Resources | ||
StatusMessages | ||
Themes | ||
UserIntervention | ||
Util | ||
Verbs | ||
View Models | ||
Views | ||
App.xaml | ||
App.xaml.cs | ||
Consts.cs | ||
FodyWeavers.xml | ||
FodyWeavers.xsd | ||
LauncherUpdater.cs | ||
LoadingLock.cs | ||
Readme.md | ||
Settings.cs | ||
VerbRegistration.cs | ||
VerbRegistration.tt | ||
ViewModel.cs | ||
Wabbajack.App.Wpf.csproj |
Wabbajack
This is the main project of this solution. It contains only UI code like all Views and View Models as well as custom Components and Resources such as icons and images. You can consider this project to be the front end of Wabbajack.