55 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Nikita Tsukanov d6ef7c805b
Update MonoMac.props 9 years ago
Nikita Tsukanov bff0403423 Removed splat 9 years ago
Jeremy Koritzinsky 8c3a19bb9a Upgrade XUnit. (Fixes VS Test Explorer integration for the solution) 9 years ago
Nikita Tsukanov 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms 9 years ago
Nikita Tsukanov 3f46654784 Added Avalonia.MonoMac package 9 years ago
Nikita Tsukanov 951353de32 Use IsOsPlatform 9 years ago
Nikita Tsukanov d5febb11d5 Apply FrameworkPathOverride automatically 9 years ago
Jeremy Koritzinsky 8169851d7c Fix Rx version and clean up build warnings. Enable ReactiveUI in ControlCatalog.NetCore to ensure that everything works in the .NET Core build. 9 years ago
Jeremy Koritzinsky 48b5d8f593 Update ReactiveUI version to a version available in NuGet 9 years ago
Nikita Tsukanov 3ce69edb24 fixed framework version 9 years ago
Jeremy Koritzinsky c1ad9b36d8 Create Avalonia.ReactiveUI package. 9 years ago
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
Steven Kirk 8c9dd5c81e Update moq to 4.7.99. 9 years ago
Jeremy Koritzinsky 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. 9 years ago
Jeremy Koritzinsky a16014f875 Upgrade Moq to reduce build warnings 9 years ago
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 9 years ago
Jeremy Koritzinsky bb75421b3e PR feedback 9 years ago
Jeremy Koritzinsky 9f8336c733 Update samples to use current ReactiveUI APIs. 9 years ago
Jeremy Koritzinsky d4d7cd24fd Update Rx.Net dependency to match reactiveui's dependency on Rx. 9 years ago
Jeremy Koritzinsky 0f4050cdeb Switch back to using exact version numbers instead of an MSBuild property 9 years ago
Jeremy Koritzinsky 7734fcb660 Update to SharpDX 4.0.1 to keep strong naming and fix some broken project files 9 years ago
Nikita Tsukanov 5bedcd2266 Fixes to get Avalonia.Behaviors working again 9 years ago
Nikita Tsukanov fe7566a5d8 Build & packaging 9 years ago
Nikita Tsukanov 04608a8975 Enforce binding redirect generation 9 years ago
Nikita Tsukanov 1d6beab970 Fixed Skia's RenderTargetBitmap and made Skia tests to run for .NET Core 9 years ago
Nikita Tsukanov 6c4bbdcc4d Added System.ValueTuple to dependency list 9 years ago
Nikita Tsukanov 76c90df2da Initial implementation for Direct2D rendering for WPF integration 9 years ago
Nikita Tsukanov f926d7886c Fixed include condition for linux skia binaries 9 years ago
Steven Kirk 6bc9636896 Make Avalonia.Direct2D1 target netstandard1.3 9 years ago
Nikita Tsukanov eb5ac5bca6 Update Moq 9 years ago
Wiesław Šoltés 9247a82ea8 Updated XUnit props 9 years ago
Wiesław Šoltés 30ddf2c822 Reference Microsoft.NET.Test.Sdk 9 years ago
Wiesław Šoltés 2afd6cb224 Remove NuGet workaround 9 years ago
Nikita Tsukanov be0ac7e9ca Fixed native binary include condition 9 years ago
Nikita Tsukanov 6663175fd3 Bump Avalonia.Skia.Linux.Natives dependency 9 years ago
Nikita Tsukanov a9bf65d665 Reference SkiaProps from ControlCatalog 9 years ago
Nikita Tsukanov f322924621 Use GTK3/Skia by default 9 years ago
Nikita Tsukanov b87b3bb6da Updated Skia to 1.57.1 9 years ago
Andrey Kunchev b5e290ceaf fix build 9 years ago
Wiesław Šoltés e31d8f3bca Renamed SkiaSharp.Linux.props to SkiaSharp.Desktop.props 9 years ago
Wiesław Šoltés d0fbbc9182 Removed nuget libraries for Android and iOS targets 9 years ago
Wiesław Šoltés c317191148 Added System.Threading.Thread package reference needed for Markup tests 9 years ago
Wiesław Šoltés ad65b6192e Moved inports to test projects 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago