Skip to content

Commit

Permalink
Bump the nuget group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the nuget group with 4 updates: [CliWrap](https://github.com/Tyrrrz/CliWrap), [Microsoft.Maui.Controls](https://github.com/dotnet/maui), [Microsoft.Maui.Controls.Compatibility](https://github.com/dotnet/maui) and [PolyShim](https://github.com/Tyrrrz/PolyShim).


Updates `CliWrap` from 3.6.6 to 3.6.7
- [Release notes](https://github.com/Tyrrrz/CliWrap/releases)
- [Commits](Tyrrrz/CliWrap@3.6.6...3.6.7)

Updates `Microsoft.Maui.Controls` from 8.0.91 to 8.0.92
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@8.0.91...8.0.92)

Updates `Microsoft.Maui.Controls.Compatibility` from 8.0.91 to 8.0.92
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@8.0.91...8.0.92)

Updates `PolyShim` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/Tyrrrz/PolyShim/releases)
- [Commits](Tyrrrz/PolyShim@1.13...1.14)

---
updated-dependencies:
- dependency-name: CliWrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.Maui.Controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.Maui.Controls.Compatibility
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: PolyShim
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6856de9 commit 06670ad
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Yosu.Youtube.Converter/Yosu.Youtube.Converter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CliWrap" Version="3.6.6" />
<PackageReference Include="CliWrap" Version="3.6.7" />
<PackageReference Include="CSharpier.MsBuild" Version="0.29.2" PrivateAssets="all" />
<PackageReference Include="Gress" Version="2.1.1" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.91" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.91" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.92" />
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="8.0.92" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="PolyShim" Version="1.13.0" PrivateAssets="all" />
<PackageReference Include="PolyShim" Version="1.14.0" PrivateAssets="all" />
<PackageReference Include="YoutubeExplode" Version="6.4.3" />
</ItemGroup>

Expand Down

0 comments on commit 06670ad

Please sign in to comment.