Kaynağa Gözat

Merge branch 'master' into fixes/osx-prevent-events-before-window-shown

danwalmsley 5 yıl önce
ebeveyn
işleme
e233abea33
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 1 1
      build/SharedVersion.props
  2. 1 1
      readme.md

+ 1 - 1
build/SharedVersion.props

@@ -20,6 +20,6 @@
   </PropertyGroup>
 
   <ItemGroup Label="PackageIcon">
-    <None Include="$(SolutionDir)/build/Assets/Icon.png" Pack="true" PackagePath=""/>
+    <None Include="$(MSBuildThisFileDirectory)/Assets/Icon.png" Pack="true" PackagePath=""/>
   </ItemGroup>
 </Project>

+ 1 - 1
readme.md

@@ -39,7 +39,7 @@ Examples of UIs built with Avalonia
 
 ## JetBrains Rider
 
-If you need to develop Avalonia app with JetBrains Rider, go and *vote* on [this issue](https://youtrack.jetbrains.com/issue/RIDER-39247) in their tracker. JetBrains won't do things without their users telling them that they want the feature, so only **YOU** can make it happen.
+If you need to develop Avalonia app with JetBrains Rider you can use latest Rider [preview builds](https://www.jetbrains.com/rider/nextversion/).
 
 ## Bleeding Edge Builds