We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8059354 commit 6e42a86Copy full SHA for 6e42a86
2 files changed
MyApp/wwwroot/data/weather.json MyApp/Data/weather.jsonMyApp/wwwroot/data/weather.json renamed to MyApp/Data/weather.json
MyApp/MyApp.csproj
@@ -47,9 +47,6 @@
47
<Content Include="Migrations\seed\sample_resume.pdf">
48
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
49
</Content>
50
- <Content Update="wwwroot\data\weather.json">
51
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
52
- </Content>
53
</ItemGroup>
54
55
<Target Name="tailwind" BeforeTargets="Publish">
0 commit comments