Skip to content

Commit

Permalink
Fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
@stepanov.vasiliy committed Nov 29, 2022
1 parent 700c761 commit 3f3490d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion asp-net-core-server/AspNetCoreDashboardBackend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DevExpress.AspNetCore.Dashboard" Version="22.2.*" />
<PackageReference Include="DevExpress.AspNetCore.Dashboard" Version="22.2.2" />
</ItemGroup>

</Project>

0 comments on commit 3f3490d

Please sign in to comment.