Skip to content

Commit

Permalink
Bump DialogHost.Avalonia
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Mar 22, 2022
1 parent 312fad8 commit 5406590
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Material.Styles/Material.Styles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<LangVersion>9</LangVersion>
<LangVersion>10</LangVersion>
<Authors>Larymar,SKProCH,Appleneko2001</Authors>
<Company>Larymar,SKProCH,Appleneko2001</Company>
<PackageProjectUrl>https://github.com/AvaloniaUtils/material.avalonia</PackageProjectUrl>
Expand Down Expand Up @@ -56,7 +56,7 @@

<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.11" />
<PackageReference Include="DialogHost.Avalonia" Version="0.3.1" />
<PackageReference Include="DialogHost.Avalonia" Version="0.4.0" />
<PackageReference Include="Material.Icons" Version="1.0.8" />
<PackageReference Include="Material.Icons.Avalonia" Version="1.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 5406590

Please sign in to comment.