We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 584d221 + 4f38b40 commit a9af709Copy full SHA for a9af709
ImgTagFanOut/ImgTagFanOut.csproj
@@ -30,7 +30,7 @@
30
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.3.2" />
31
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
32
<!-- <PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.10" />-->
33
- <PackageReference Include="Avalonia.ReactiveUI" Version="11.3.5" />
+ <PackageReference Include="Avalonia.ReactiveUI" Version="11.3.6" />
34
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="11.3.0.6" />
35
<PackageReference Include="Blake3" Version="2.0.0" />
36
<PackageReference Include="DynamicData" Version="9.4.1" />
0 commit comments