Skip to content

Commit

Permalink
Updated demo to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dahln committed Jul 17, 2023
1 parent 6c6ef6c commit df2e5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.3" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.3" PrivateAssets="all" />
<PackageReference Include="Timezoner" Version="1.5.0" />
<PackageReference Include="Timezoner" Version="1.5.1" />
</ItemGroup>

</Project>

0 comments on commit df2e5f0

Please sign in to comment.