Commit ad9d6ec
authored
Bumps
[Fronter.NET](https://github.com/ParadoxGameConverters/Fronter.NET) from
`97e0363` to `fed1b95`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ParadoxGameConverters/Fronter.NET/commit/fed1b950f80453b7ae74cb7ea67363516c0492b8"><code>fed1b95</code></a>
Button for cancelling a conversion in progress (<a
href="https://redirect.github.com/ParadoxGameConverters/Fronter.NET/issues/954">#954</a>)</li>
<li>See full diff in <a
href="https://github.com/ParadoxGameConverters/Fronter.NET/compare/97e0363fa22e836710409cbe76630f88ef5f21b4...fed1b950f80453b7ae74cb7ea67363516c0492b8">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf65bb5 commit ad9d6ec
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule Fronter.NET updated 12 files
- Fronter.NET.Tests/ViewModels/MainWindowViewModelTests.cs+13
- Fronter.NET/Resources/Configuration/converter_l_english.yml+2
- Fronter.NET/Resources/Configuration/converter_l_french.yml+2
- Fronter.NET/Resources/Configuration/converter_l_german.yml+2
- Fronter.NET/Resources/Configuration/converter_l_italian.yml+2
- Fronter.NET/Resources/Configuration/converter_l_latin.yml+2
- Fronter.NET/Resources/Configuration/converter_l_russian.yml+2
- Fronter.NET/Resources/Configuration/converter_l_simp_chinese.yml+2
- Fronter.NET/Services/ConverterLauncher.cs+42-10
- Fronter.NET/ValueConverters/BooleanNegationConverter.cs+24
- Fronter.NET/ViewModels/MainWindowViewModel.cs+31-3
- Fronter.NET/Views/MainWindow.axaml+5-1
0 commit comments