Skip to content

Commit 8059354

Browse files
committed
Try fix datagrid example.
1 parent 25a19ff commit 8059354

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

MyApp/MyApp.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
<Content Include="Migrations\seed\sample_resume.pdf">
4848
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
4949
</Content>
50+
<Content Update="wwwroot\data\weather.json">
51+
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
52+
</Content>
5053
</ItemGroup>
5154

5255
<Target Name="tailwind" BeforeTargets="Publish">

0 commit comments

Comments
 (0)