Skip to content

Commit

Permalink
Radzen.Blazor updated
Browse files Browse the repository at this point in the history
  • Loading branch information
enchev committed Jun 7, 2021
1 parent bcd185e commit df853d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RadzenBlazorDemos/RadzenBlazorDemos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Radzen.Blazor" Version="3.4.2" Condition="'$(Configuration)' == 'Release'"/>
<PackageReference Include="Radzen.Blazor" Version="3.5.0" Condition="'$(Configuration)' == 'Release'"/>
<ProjectReference Include="..\Radzen.Blazor\Radzen.Blazor.csproj" Condition="'$(Configuration)' != 'Release'" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.0" />
Expand Down

0 comments on commit df853d9

Please sign in to comment.