Max Katz
326ef7c9fd
Add .NET 8 target (Avalonia 11.1) ( #14535 )
* Add .NET 8 target to packable projects
* Update test projects
* Update sample projects to target .NET 8
* Update main Avalonia package to target .NET 8 as well
* Remove MSBuildEnableWorkloadResolver hack and some minor change
* Use net8.0 in nuke build as well
* Pin 8.0.0 SDK
* Adjust API validation
* Pin a valid version
* Remove net461 target from Avalonia package
* Remove unused net6.0 target from Avalonia.Designer.HostApp
* Adjust API diff
* Update ControlCatalog.Android.csproj
* Remove MSBuildEnableWorkloadResolver
* Fix Browser issues on .NET 8
* Fix .NET 8 error
* Fix merge conflicts
* Replace explicit TFMs in .csproj files with a centralized registry
* Fix merge conflict
* Fix AvsLegacyWindowsTargetFrameworks and add hacks for the tests
* Update XCode project CommandLineArgument
---------
Co-authored-by: Nikita Tsukanov <keks9n@gmail.com>
2 years ago
Julien Lebosquain
62b7eb4df2
Use single .NET SDK version in pipelines ( #13719 )
2 years ago
Simon Cropp
e049313e7a
Microsoft.Build.Traversal 3.2.0
3 years ago
Simon Cropp
3eebc5498c
remove MSBuild.Sdk.Extras and AggregatePackage.NuGet.Sdk
3 years ago
Simon
2e68b148e3
move sdk to 7.0.101
3 years ago
Nikita Tsukanov
562d687daa
Use 7.0.100 SDK
3 years ago
Dan Walmsley
46e451e297
pin sdk.
3 years ago
Dan Walmsley
3e4b5bb615
remove sdk restriction
3 years ago
Benedikt Stebner
240b644650
Next try
3 years ago
Dan Walmsley
6d05bbbc35
add initial work towards blazorless wasm
3 years ago
Dan Walmsley
26ff613413
use 6.0.202 sdk.
4 years ago
Max Katz
e74b51e7af
Use as latest as possible SDK
4 years ago
Max Katz
df0a04b311
Revert SDK changes, but allow latestFeature
4 years ago
Max Katz
4e703efbc5
Update SDK
4 years ago
Max Katz
f374ea374f
Add multitarget with old sdk
4 years ago
workgroupengineering
50c033d0fd
fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot … ( #6813 )
* fixes: warning MSB4011 Microsoft.NET.Sdk.WindowsDesktop.props cannot be imported again.
* fixes: nits
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
4 years ago
Dan Walmsley
64c44c6fd1
fix sdk.
4 years ago
Dan Walmsley
b4d10d5ed9
dotnet 6 compatibility.
4 years ago
Dan Walmsley
9da216dced
global json 5.0.402
4 years ago
Nikita Tsukanov
45c8867a78
Bump SDK to 5.0.302
4 years ago
ili
12c2c16d13
Android soft input using Avalonia.Input
5 years ago
ili
78859b8829
Tech: working on Avalonia.Input support
5 years ago
adospace
a1d9d5296f
Set sdk version back to 3.1.401
5 years ago
adospace
13cd835bc0
ItemsControl+ItemVirtualizerSimple did not recreated item containers when Items or ItemTemplate were replaced
5 years ago
artyom
21fc8620f2
Try using 3.1.401
6 years ago
artyom
9dd34660bf
Try using .NET Core 3.1.302
6 years ago
artyom
a3b27632dd
Add .Events projects
6 years ago
Nikita Tsukanov
7c3cf89e3a
build?
6 years ago
Steven Kirk
30e8cac05d
Update to .NET core 3.1.
6 years ago
Dan Walmsley
02af14f884
update sdk extras?
6 years ago
José Pedro
11884a8232
Updated MSBuild.Sdk.Extras version.
7 years ago
Jeremy Koritzinsky
45ae6aac23
Fix package versions.
7 years ago
Jeremy Koritzinsky
5a9e41364b
Convert project references to reference aggregate Avalonia.csproj
8 years ago
Jeremy Koritzinsky
e7fab78d04
Use MSBuild.Sdk.Extras to switch the rest of our library projects to the new project format.
8 years ago
Jeremy Koritzinsky
065d6d01d8
Switch Cake to use a dirs.proj traversal project to simplify the solution.
8 years ago