Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisloge committed Jul 28, 2021
1 parent bcb1a4a commit 7d7953b
Show file tree
Hide file tree
Showing 136 changed files with 5,267 additions and 1,498 deletions.
6 changes: 3 additions & 3 deletions FlatpickrBlazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
<Authors>Mathis Logemann</Authors>
<Company>WebTechnologies</Company>
<Description>Makes use of https://github.com/flatpickr/flatpickr</Description>
<Version>5.0.0</Version>
<Version>5.0.8</Version>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
</PropertyGroup>


<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.0-rc.2.20475.17" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.0-rc.2.20475.17" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.8" />
</ItemGroup>


Expand Down
Loading

0 comments on commit 7d7953b

Please sign in to comment.