Skip to content

Commit 8c76348

Browse files
Build(deps): Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers from 0.4.355802 to 0.4.410601 (#11209)
Build(deps): Bump Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers Bumps [Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers](https://github.com/dotnet/upgrade-assistant) from 0.4.355802 to 0.4.410601. - [Release notes](https://github.com/dotnet/upgrade-assistant/releases) - [Changelog](https://github.com/dotnet/upgrade-assistant/blob/main/CHANGELOG.md) - [Commits](https://github.com/dotnet/upgrade-assistant/commits) --- updated-dependencies: - dependency-name: Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50a749a commit 8c76348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.4" />
7979
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.2.230118.102" />
8080
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.0.4" />
81-
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.355802" PrivateAssets="all" />
81+
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.410601" PrivateAssets="all" />
8282
<PackageReference Include="CommunityToolkit.WinUI.Notifications" Version="7.1.2" />
8383
<PackageReference Include="CommunityToolkit.WinUI.UI.Behaviors" Version="7.1.2" />
8484
<PackageReference Include="CommunityToolkit.WinUI.UI.Controls" Version="7.1.2" />

0 commit comments

Comments
 (0)