Nikita Tsukanov 53d060d707 Bump skia linux binaries version il y a 6 ans
..
AndroidWorkarounds.props 65494410c1 Fix typos. il y a 7 ans
Base.props 6a90251654 Use custom synchronous task-like awaitable il y a 6 ans
Binding.props 44aaa33dc3 Clean up package dependencies. il y a 7 ans
BuildTargets.targets 343905ebb3 Generate asset resource info with paths il y a 7 ans
CoreLibraries.props 2b1700933f Clean up project files messed up in the rebase. il y a 7 ans
EmbedXaml.props 545053c7b1 Start fixing broken sample projects il y a 6 ans
JetBrains.Annotations.props f8097cc27d Added msbuild props for package references il y a 8 ans
JetBrains.dotMemoryUnit.props 30e78dc5b6 Only run unit tests on .net core. il y a 7 ans
LegacyProject.targets acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. il y a 7 ans
Magick.NET-Q16-AnyCPU.props ea7dc760cc Updated SkiaSharp to 1.68.0 il y a 7 ans
Microsoft.CSharp.props 8c31c71d1e References updates il y a 7 ans
Microsoft.Reactive.Testing.props b13908681d Downgrade to Rx 4.0 il y a 7 ans
Moq.props 8c9dd5c81e Update moq to 4.7.99. il y a 8 ans
NetCore.props 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms il y a 8 ans
NetFX.props 4b234f73df Run Avalonia.Base.UnitTests on netfx/mono il y a 6 ans
ReactiveUI.props accdd502b8 Reference ReactiveUI the Avalonia way il y a 7 ans
ReferenceCoreLibraries.props 75371f9602 Override ExcludeAssets for incoming references to Avalonia package il y a 7 ans
Rx.props 5a9e41364b Convert project references to reference aggregate Avalonia.csproj il y a 7 ans
SampleApp.props 4c7551b9fa CECIL il y a 6 ans
Serilog.props 03621a8664 Added AppBuilder methods for logging. il y a 8 ans
SharedVersion.props b18a207596 Use 0.8.999 for nightlies il y a 6 ans
SharpDX.props 0f4050cdeb Switch back to using exact version numbers instead of an MSBuild property il y a 8 ans
SkiaSharp.props 53d060d707 Bump skia linux binaries version il y a 6 ans
SourceLink.props dd6bfb77b2 Disable SourceLink on iOS projects. il y a 7 ans
System.Drawing.Common.props acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. il y a 7 ans
System.Memory.props 065d6d01d8 Switch Cake to use a dirs.proj traversal project to simplify the solution. il y a 7 ans
UnitTests.NetCore.targets 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. il y a 8 ans
UnitTests.NetFX.props 4b234f73df Run Avalonia.Base.UnitTests on netfx/mono il y a 6 ans
XUnit.props 4169b8de0c Clean up assembly version conflicts when building tests. il y a 7 ans
iOSWorkarounds.props 23d252f608 Cleanup legacy build/test files. il y a 7 ans
readme.md 124656714f Merge remote-tracking branch 'AvaloniaUI/master' into CleanupPackageDeps il y a 7 ans
xunit.runner.mono.json 4b234f73df Run Avalonia.Base.UnitTests on netfx/mono il y a 6 ans

readme.md

MSBuild Props

<Import Project="..\..\build\JetBrains.Annotations.props" />
<Import Project="..\..\build\JetBrains.dotMemoryUnit.props" />
<Import Project="..\..\build\Magick.NET-Q16-AnyCPU.props" />
<Import Project="..\..\build\Microsoft.CSharp.props" />
<Import Project="..\..\build\Microsoft.Reactive.Testing.props" />
<Import Project="..\..\build\Moq.props" />
<Import Project="..\..\build\NetCore.props" />
<Import Project="..\..\build\Rx.props" />
<Import Project="..\..\build\Serilog.props" />
<Import Project="..\..\build\Serilog.Sinks.Trace.props" />
<Import Project="..\..\build\SharpDX.props" />
<Import Project="..\..\build\SkiaSharp.Desktop.props" />
<Import Project="..\..\build\SkiaSharp.props" />
<Import Project="..\..\build\Splat.props" />
<Import Project="..\..\build\XUnit.props" />

MSBuild Targets

<Import Project="..\..\build\UnitTests.NetCore.targets" />