Skip to content

Commit

Permalink
Update the sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
jsakamoto committed Feb 25, 2024
1 parent ba10c39 commit fe3f7ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BlazingStory" Version="1.0.0-preview.25" />
<PackageReference Include="BlazingStory" Version="1.0.0-preview.28" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.2" PrivateAssets="all" />
<PackageReference Include="PublishSPAforGitHubPages.Build" Version="2.1.1" />
Expand Down

0 comments on commit fe3f7ef

Please sign in to comment.