Skip to content

Commit

Permalink
Update ModernWpfUI
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhand committed Dec 28, 2024
1 parent fd2437c commit 30f5365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Divvun.Installer/Divvun.Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1-dev-00876" />
<PackageReference Include="CsvHelper" Version="6.1.0" />
<PackageReference Include="JetBrains.Annotations" Version="2021.2.0" />
<PackageReference Include="ModernWpfUI" Version="0.9.4" />
<PackageReference Include="ModernWpfUI" Version="0.9.6" />
<PackageReference Include="NUnit" Version="3.13.2" />
</ItemGroup>
<ItemGroup>
Expand Down

1 comment on commit 30f5365

@divvun-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Schema Validation Failed!
Rejecting Schema: https://divvun-tc.giellalt.org/schemas/queue/v1/create-task-request.json#
Errors:

  • data/metadata/source should match format "uri"

  • method: createTask
  • errorCode: InputValidationError
  • statusCode: 400
  • time: 2024-12-28T15:12:45.044Z

Please sign in to comment.