summaryrefslogtreecommitdiff
path: root/Djup.Testing/src/Djup.Testing.fsproj
diff options
context:
space:
mode:
authorJoel Stålnacke <joel@saker.fi>2026-03-19 22:30:56 +0200
committerJoel Stålnacke <joel@saker.fi>2026-03-19 22:30:56 +0200
commit745406dc65aecc438a53f96badc387a32b7a338f (patch)
treecc597855dac943efe627fce160782585e27feadf /Djup.Testing/src/Djup.Testing.fsproj
parent3b60cd682120947119f442bb71ab2a5e98decccc (diff)
Add Mibo project
The Djup project is DesktopGL project
Diffstat (limited to 'Djup.Testing/src/Djup.Testing.fsproj')
-rw-r--r--Djup.Testing/src/Djup.Testing.fsproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Djup.Testing/src/Djup.Testing.fsproj b/Djup.Testing/src/Djup.Testing.fsproj
index 91a3a4c..706d8fe 100644
--- a/Djup.Testing/src/Djup.Testing.fsproj
+++ b/Djup.Testing/src/Djup.Testing.fsproj
@@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>net10.0</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
+ <RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
</PropertyGroup>
<ItemGroup>