basics setup
This commit is contained in:
parent
71e3ed710d
commit
a7a98fa0d0
13 changed files with 301 additions and 31 deletions
|
@ -5,6 +5,8 @@
|
|||
<TargetFramework>net9.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="src/Components/Nav.fs" /><Compile Include="src/Pages/About.fs" />
|
||||
<Compile Include="src/Pages/Index.fs" />
|
||||
<Compile Include="src/Program.fs" />
|
||||
</ItemGroup>
|
||||
<Import Project=".paket\Paket.Restore.targets" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue