Remove WeatherForecastController and update project file to clean up unused code.

This commit is contained in:
2026-02-13 22:20:47 +01:00
committed by Jonas
parent da6bb05126
commit d39b06e3e9
2 changed files with 4 additions and 33 deletions
+4
View File
@@ -10,4 +10,8 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.12" />
</ItemGroup>
<ItemGroup>
<Folder Include="Controllers\" />
</ItemGroup>
</Project>