Bump Avalonia.Diagnostics from 11.0.7 to 11.0.9 (#21)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.8" />
|
<PackageReference Include="Avalonia.Themes.Fluent" Version="11.0.8" />
|
||||||
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.7" />
|
<PackageReference Include="Avalonia.Fonts.Inter" Version="11.0.7" />
|
||||||
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
|
<!--Condition below is needed to remove Avalonia.Diagnostics package from build output in Release configuration.-->
|
||||||
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.7" />
|
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.9" />
|
||||||
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
|
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user