Max Katz 30d1dc7e61 Setup generators project in the repository, use in the control catalog 2 years ago
..
Assets 5a4a172652 fix NU5040 5 years ago
ApiCompatAttributeExcludeList.txt d75732699c Added attributes describing API stability. 3 years ago
ApiDiff.props 308e2d8aca ARGH TABS. 3 years ago
AvaloniaPublicKey.props cc91c3002f fix: AvaloniaPublicKey.props file name typo 3 years ago
Base.props fa64416af1 Fix NET6_0_OR_GREATER msbuild check 2 years ago
Binding.props 44aaa33dc3 Clean up package dependencies. 7 years ago
BuildTargets.targets fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 3 years ago
CoreLibraries.props ad0a06bf24 Merge PlatformSupport project into Avalonia.Base 3 years ago
DevAnalyzers.props 1fbd4ab801 Added Avalonia.Analyzers and ten diagonstics 2 years ago
EmbedXaml.props 856ead263c EmbedXaml: remove <None> items generated for XAML files by default 5 years ago
HarfBuzzSharp.props d0fe9e0e14 Updated Skia and HarfBuzz to latest stable. 2 years ago
ImageSharp.props f8af158a38 Updated packages used by tests. 2 years ago
JetBrains.dotMemoryUnit.props 60d0e2f1c3 fix: Consolidate JetBrains.DotMemoryUnit 3 years ago
LegacyProject.targets acb3d46ca0 Enable generating NuGet packages via the MSBuild Pack target. 7 years ago
Microsoft.CSharp.props 8c31c71d1e References updates 7 years ago
Microsoft.Reactive.Testing.props f11df8023d Bump Microsoft.Reactive.Testing 6 years ago
Moq.props f8af158a38 Updated packages used by tests. 2 years ago
NetAnalyzers.props 4de98100ea feat: Enable net Analyzer 3 years ago
NetCore.props 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms 8 years ago
NetFX.props b2714472fe fix: remove Microsoft.NETFramework.ReferenceAssemblies package 3 years ago
NullableEnable.props 50659d9c2a Enable nullable reference checking via .props file. 3 years ago
ReactiveUI.props 301268b5f7 Update ReactiveUI 3 years ago
ReferenceCoreLibraries.props 75371f9602 Override ExcludeAssets for incoming references to Avalonia package 7 years ago
Rx.props 8c7540ddf1 update System.Reactive to .net5 5 years ago
SampleApp.props 4c7551b9fa CECIL 6 years ago
SharedVersion.props 8c07476a1a Fixed NuGet package authors. 2 years ago
SharpDX.props d714f37fce Implemented interop with externally managed GPU memory 2 years ago
SkiaSharp.props d0fe9e0e14 Updated Skia and HarfBuzz to latest stable. 2 years ago
SourceGenerators.props 30d1dc7e61 Setup generators project in the repository, use in the control catalog 2 years ago
SourceLink.props d3b09a7d74 fix: Update SourceLink 3 years ago
System.Drawing.Common.props d8553afaee Fix COM issue in Cursor (#7551) 3 years ago
System.Memory.props fa64416af1 Fix NET6_0_OR_GREATER msbuild check 2 years ago
TrimmingEnable.props de039015ca Small cleanup of warnings 2 years ago
UnitTests.NetCore.targets 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. 8 years ago
UnitTests.NetFX.props 4b234f73df Run Avalonia.Base.UnitTests on netfx/mono 6 years ago
XUnit.props f8af158a38 Updated packages used by tests. 2 years ago
avalonia.snk e4505ce861 Strong name support 5 years ago
readme.md 55868ce690 Remove serilog. 5 years ago
xunit.runner.mono.json 4b234f73df Run Avalonia.Base.UnitTests on netfx/mono 6 years ago

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\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" />