Dan Walmsley
6866ba12aa
fix nuget cycle error.
4 years ago
Dan Walmsley
1bbe38c34f
update copyright year
4 years ago
Nikita Tsukanov
adf88e711b
Only use DebugType=embedded for CI builds
4 years ago
Dan Walmsley
630c15fed7
Revert "restore debugging functionality on all platforms."
This reverts commit c9a5090f8d .
4 years ago
Dan Walmsley
c9a5090f8d
restore debugging functionality on all platforms.
4 years ago
Nikita Tsukanov
1ed495afe2
Use microcom generator from nuget
4 years ago
Dan Walmsley
29d164952d
Update skiasharp
4 years ago
Steven Kirk
50659d9c2a
Enable nullable reference checking via .props file.
The Nullable annotations on netstandard2.0 are incomplete and incorrect in places. Ignore nullable warnings on netstandard2.0 and make them errors on later target frameworks.
4 years ago
Steven Kirk
2ed2976d2b
Set target framework for MicroCom dependency.
4 years ago
Steven Kirk
328447aeb3
Always build Avalonia.Build.Tasks with netstandard2.0.
4 years ago
Steven Kirk
308e2d8aca
ARGH TABS.
4 years ago
Steven Kirk
c6c5da6611
Use current TFM for Avalonia.Build.Tasks.
Now we're multitargeting `netstandard2.0;net6.0` hardcoding this to `netstandard2.0` doesn't work, as the version that gets built will depend on the target framework being compiled.
4 years ago
Steven Kirk
939b0cd122
Don't run ApiCompat on net6 TFM.
This TFM is a new target and so the baseline assemblies don't exist.
4 years ago
Giuseppe Lippolis
19e4132c6b
feat(Build): Add 3 retry when the LeakTests fails
4 years ago
Dan Walmsley
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
4 years ago
Dan Walmsley
b231f9ec0c
Revert "Revert "Revert "fix api diff."""
This reverts commit ec226bc4bb .
4 years ago
Dan Walmsley
6dd74a3b83
make avalonia.skia pull in wasm native assets.
4 years ago
Dan Walmsley
ec226bc4bb
Revert "Revert "fix api diff.""
This reverts commit 0114291286 .
# Conflicts:
# build/ApiDiff.props
4 years ago
Dan Walmsley
e44c36bef3
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac .
4 years ago
Dan Walmsley
1c88901a09
update skia.
4 years ago
Dan Walmsley
0114291286
Revert "fix api diff."
This reverts commit 7470b94cdf .
# Conflicts:
# build/ApiDiff.props
4 years ago
Dan Walmsley
c78179e9ac
Revert "upgrade to net462"
This reverts commit 010ca1901a .
4 years ago
Dan Walmsley
65f56f28b5
use newer skiasharp version.
4 years ago
Dan Walmsley
02f5ea50d3
disable api diff.
4 years ago
Dan Walmsley
7470b94cdf
fix api diff.
4 years ago
Dan Walmsley
010ca1901a
upgrade to net462
4 years ago
Dan Walmsley
c526b55085
Revert "Fix debugging in Rider after we merged .NET 6"
4 years ago
Jumar Macato
7703795a4a
Fix debugging in Rider after we merged .NET 6
Since we merged #6902 our debugging infra for this repo is not working with Rider. This PR fixes it.
4 years ago
Dan Walmsley
d4ce30decd
micro com net6 with build script on netcoreapp3.1
4 years ago
Dan Walmsley
8a46ee060b
dont upgrade microcom.
4 years ago
Dan Walmsley
b4d10d5ed9
dotnet 6 compatibility.
4 years ago
Dan Walmsley
07135d556a
latest skia preview
# Conflicts:
# build/SkiaSharp.props
4 years ago
Dan Walmsley
f9827d8501
update harfbuzz
# Conflicts:
# build/HarfBuzzSharp.props
4 years ago
Dan Walmsley
291d379d7d
latest skia preview
# Conflicts:
# build/SkiaSharp.props
4 years ago
Dan Walmsley
9ddab6b0e5
update harfbuzz
# Conflicts:
# build/HarfBuzzSharp.props
4 years ago
Takoooooo
5a74961ad2
remove not used constant
4 years ago
Takoooooo
964121312c
fix
5 years ago
artyom
65792cf4b0
feature: Disable ReactiveUI platform registrations
5 years ago
Dan Walmsley
70995c961d
api compat baseline.
5 years ago
Dan Walmsley
259a45c4e0
bump versions.
# Conflicts:
# build/SharedVersion.props
5 years ago
José Pedro
a401a2073e
Fixed Android backend.
5 years ago
Giuseppe Lippolis
10b8baa799
Migrated from SourceLink.Create.CommandLine to Microsoft.SourceLink.GitHub
5 years ago
Giuseppe Lippolis
9f583b939a
Fixes nuget downgrade warning
5 years ago
Giuseppe Lippolis
94b8a3b140
Hide package icon on projects
5 years ago
Dan Walmsley
0dc232e9b9
bump api compat.
5 years ago
Dan Walmsley
3d13147316
Sign assemblies
5 years ago
Friedrich von Never
856ead263c
EmbedXaml: remove <None> items generated for XAML files by default
These items are generated by Microsoft.Net.SDK.DefaultItems.props, and
aren't supposed to be here.
5 years ago
Dan Walmsley
8c7540ddf1
update System.Reactive to .net5
5 years ago
Dan Walmsley
32be146090
lock api diff to preview6.
5 years ago
Nikita Tsukanov
d8d4c5d58e
Fix codegen paths
5 years ago