Skip to content

Commit

Permalink
Remove RestoreNodeTypes false as it is required for template build
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Dec 26, 2024
1 parent 3da656b commit 11cc498
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serene/src/Serene.Web/Serene.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<CommonSrc>..\..\..\common-features\src\</CommonSrc>
<SerenitySrc>..\..\..\src\</SerenitySrc>
<DefineConstants>$(DefineConstants);Northwind;BasicSamples</DefineConstants>
<RestoreNodeTypes>false</RestoreNodeTypes>
<UseProjectRefs Condition="!Exists('$(SerenitySrc)..\Serenity.sln')">false</UseProjectRefs>
<!--#endif-->
</PropertyGroup>
Expand Down

0 comments on commit 11cc498

Please sign in to comment.