增加AvaloniaUI版,PC下可用,树莓派失败,原因是Mono的SkiaSharp未支持Linux32
大石头 authored at 2019-10-07 22:49:39
304.00 B
XCoder
<?xml version="1.0" encoding="utf-8"?>

<!-- 
  To use the Avalonia CI feed to get unstable packages, move this file to the root of your solution.
-->

<configuration>
  <packageSources>
    <add key="AvaloniaCI" value="https://www.myget.org/F/avalonia-ci/api/v2" />
  </packageSources>
</configuration>