Skip to content

Commit e1e3b47

Browse files
Bump Avalonia.Diagnostics from 11.3.14 to 11.3.15
--- updated-dependencies: - dependency-name: Avalonia.Diagnostics dependency-version: 11.3.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c7af1d commit e1e3b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ImageMerge/ImageMerge.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Avalonia.Themes.Fluent" Version="12.0.1" />
1616
<PackageReference Include="Avalonia.Fonts.Inter" Version="12.0.1" />
1717
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
18-
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.3.14" />
18+
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.3.15" />
1919
<PackageReference Include="Avalonia.ReactiveUI" Version="11.3.8"/>
2020
<PackageReference Include="MessageBox.Avalonia" Version="12.0.0"/>
2121
<PackageReference Include="NetVips" Version="3.2.0"/>

0 commit comments

Comments
 (0)