Browse Source

bump avalonia build services.

Dan Walmsley 2 years ago
parent
commit
4b09e99382
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/Avalonia/Avalonia.csproj

+ 1 - 1
packages/Avalonia/Avalonia.csproj

@@ -5,7 +5,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-      <PackageReference Include="Avalonia.BuildServices" Version="0.0.13" />
+      <PackageReference Include="Avalonia.BuildServices" Version="0.0.15" />
       <ProjectReference Include="../../src/Avalonia.Remote.Protocol/Avalonia.Remote.Protocol.csproj" />
       <ProjectReference Include="../../src/Avalonia.Build.Tasks/Avalonia.Build.Tasks.csproj">
         <PrivateAssets>all</PrivateAssets>