Skip to content

Commit

Permalink
fix: Avalonia version bump was missing 2023 Acad and Civil projects (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne authored Jul 12, 2022
1 parent 04a99d2 commit 01028d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia">
<Version>0.10.15</Version>
<Version>0.10.16</Version>
</PackageReference>
<PackageReference Include="Avalonia.Desktop">
<Version>0.10.15</Version>
<Version>0.10.16</Version>
</PackageReference>
<PackageReference Include="Avalonia.ReactiveUI">
<Version>0.10.15</Version>
<Version>0.10.16</Version>
</PackageReference>
<PackageReference Include="MSBuild.AssemblyVersion">
<Version>1.3.0</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia">
<Version>0.10.15</Version>
<Version>0.10.16</Version>
</PackageReference>
<PackageReference Include="Avalonia.Desktop">
<Version>0.10.15</Version>
<Version>0.10.16</Version>
</PackageReference>
<PackageReference Include="Avalonia.ReactiveUI">
<Version>0.10.15</Version>
<Version>0.10.16</Version>
</PackageReference>
<PackageReference Include="MSBuild.AssemblyVersion">
<Version>1.3.0</Version>
Expand Down

0 comments on commit 01028d9

Please sign in to comment.