Skip to content

Commit 7d7953b

Browse files
committed
update dependencies
1 parent bcb1a4a commit 7d7953b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

136 files changed

+5267
-1498
lines changed

FlatpickrBlazor.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
<Authors>Mathis Logemann</Authors>
1616
<Company>WebTechnologies</Company>
1717
<Description>Makes use of https://github.com/flatpickr/flatpickr</Description>
18-
<Version>5.0.0</Version>
18+
<Version>5.0.8</Version>
1919
<AssemblyVersion>5.0.0.0</AssemblyVersion>
2020
</PropertyGroup>
2121

2222

2323
<ItemGroup>
24-
<PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.0-rc.2.20475.17" />
25-
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.0-rc.2.20475.17" />
24+
<PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.8" />
25+
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.8" />
2626
</ItemGroup>
2727

2828

0 commit comments

Comments
 (0)