aboutsummaryrefslogtreecommitdiff
path: root/TJLaskuri.Core/TJLaskuri.Core.fsproj
diff options
context:
space:
mode:
authorJoel Stålnacke <joel@saker.fi>2025-08-02 18:28:44 +0300
committerJoel Stålnacke <joel@saker.fi>2025-08-02 18:28:44 +0300
commit1790a3f5447907338cdbbfc9f44256cf74f36e31 (patch)
tree2afa8a436075ef5be465ae21011696de6890a215 /TJLaskuri.Core/TJLaskuri.Core.fsproj
parent6b46930cfd23c59a359460c84085e9333aea4521 (diff)
Rebrand to Aamukampa
Diffstat (limited to 'TJLaskuri.Core/TJLaskuri.Core.fsproj')
-rw-r--r--TJLaskuri.Core/TJLaskuri.Core.fsproj18
1 files changed, 0 insertions, 18 deletions
diff --git a/TJLaskuri.Core/TJLaskuri.Core.fsproj b/TJLaskuri.Core/TJLaskuri.Core.fsproj
deleted file mode 100644
index bc6029f..0000000
--- a/TJLaskuri.Core/TJLaskuri.Core.fsproj
+++ /dev/null
@@ -1,18 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
- <PropertyGroup>
- <TargetFramework>net9.0</TargetFramework>
- <GenerateDocumentationFile>true</GenerateDocumentationFile>
- </PropertyGroup>
-
- <ItemGroup>
- <Compile Include="Types.fs" />
- <Compile Include="Views.fs" />
- <Compile Include="Library.fs" />
- </ItemGroup>
-
- <ItemGroup>
- <PackageReference Include="Falco.Markup" Version="1.2.0" />
- </ItemGroup>
-
-</Project>