Skip to content

Commit

Permalink
Merge branch 'dabritch-net9' of https://github.com/dotnet/maui-samples
Browse files Browse the repository at this point in the history
…into dabritch-net9
  • Loading branch information
davidbritch committed Oct 30, 2024
2 parents 286e6f5 + cc837d9 commit f5cbc3d
Show file tree
Hide file tree
Showing 334 changed files with 124 additions and 5,370 deletions.
15 changes: 0 additions & 15 deletions 8.0/Tutorials/ConvertToMvvm/code/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions 8.0/Tutorials/CreateNetMauiApp/code/README.md

This file was deleted.

4 changes: 2 additions & 2 deletions 9.0/Animations/Animations/Animations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<!-- Images -->
<MauiImage Include="Resources\Images\*" />
<MauiImage Update="Resources\Images\dotnet_bot.svg" BaseSize="168,208" />
<MauiImage Update="Resources\Images\dotnet_bot.png" Resize="True" BaseSize="300,185" />

<!-- Custom Fonts -->
<MauiFont Include="Resources\Fonts\*" />
Expand All @@ -61,7 +61,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Maui" Version="6.0.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.1.24431.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.2.24473.5" />
</ItemGroup>

</Project>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
93 changes: 0 additions & 93 deletions 9.0/Animations/Animations/Resources/Images/dotnet_bot.svg

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion 9.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.1.24431.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.2.24473.5" />
</ItemGroup>

</Project>
Binary file modified 9.0/Apps/BugSweeper/BugSweeper/Resources/Images/dotnet_bot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletion 9.0/Apps/Calculator/src/Calculator/Calculator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

<!-- Images -->
<MauiImage Include="Resources\Images\*" />
<MauiImage Update="Resources\Images\dotnet_bot.png" Resize="True" BaseSize="300,185" />
<MauiFont Include="Resources\Fonts\*" />

<!-- Raw Assets (also remove the "Resources\Raw" prefix) -->
Expand All @@ -57,7 +58,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.1.24431.7" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.2.24473.5" />
</ItemGroup>

</Project>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f5cbc3d

Please sign in to comment.