Update .NET to 8.0 (#2927)
* Update the Dockerfiles * Use newer Xcode * Update Blazor WASM Sample * Update Uno Samples
This commit is contained in:
parent
8f901fde6b
commit
171e086a89
285 changed files with 3037 additions and 4194 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net7.0</TargetFramework>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue