Skip to content

Commit

Permalink
Merge pull request #20 from textGamex/dependabot/nuget/Microsoft.Wind…
Browse files Browse the repository at this point in the history
…owsAppSDK-1.6.241114003

chore(deps): bump Microsoft.WindowsAppSDK from 1.6.241106002 to 1.6.241114003
  • Loading branch information
textGamex authored Nov 20, 2024
2 parents da4c22c + 5802868 commit 48ac2a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Moder.Core/Moder.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<PackageReference Include="MethodTimer.Fody" Version="3.2.2" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241106002" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241114003" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="ParadoxPower" Version="0.4.0-beta" />
Expand Down
2 changes: 1 addition & 1 deletion Moder.Hosting/Moder.Hosting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241106002" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.241114003" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" />
</ItemGroup>
</Project>

0 comments on commit 48ac2a8

Please sign in to comment.