YAFLogo

ora
  • ora
  • 79.4% (Friendly)
  • YAF Forumling Topic Starter YAF Version: v4 beta
8 months ago
I'm trying to test my most recent issue against the most recent beta, unfortunately I can't seem to get it to build. Here's the paste:

[ora@s1 ~]$ cd YAFNET/yafsrc
[ora@s1 yafsrc]$ dotnet publish YAF.NET-PostgreSQL.sln --configuration=Release
MSBuild version 17.8.3+195e7f5a3 for .NET
  Determining projects to restore...
  All projects are up-to-date for restore.
  ServiceStack.Lite.Core -> /home/ora/YAFNET/yafsrc/ServiceStack/ServiceStack.Lite/bin/Release/net8.0/ServiceStack.Lite.dll
  ServiceStack.Lite.Core -> /home/ora/YAFNET/yafsrc/ServiceStack/ServiceStack.Lite/bin/Release/net8.0/publish/
  ServiceStack.OrmLite.Core -> /home/ora/YAFNET/yafsrc/ServiceStack/ServiceStack.OrmLite/bin/Release/net8.0/ServiceStack.OrmLite.dll
  ServiceStack.OrmLite.Core -> /home/ora/YAFNET/yafsrc/ServiceStack/ServiceStack.OrmLite/bin/Release/net8.0/publish/
  ServiceStack.OrmLite.PostgreSQL.Core -> /home/ora/YAFNET/yafsrc/ServiceStack/ServiceStack.OrmLite.PostgreSQL/bin/Release/net8.0/ServiceStack.OrmLite.PostgreSQL.dll
  ServiceStack.OrmLite.PostgreSQL.Core -> /home/ora/YAFNET/yafsrc/ServiceStack/ServiceStack.OrmLite.PostgreSQL/bin/Release/net8.0/publish/
  YAF.Types -> /home/ora/YAFNET/yafsrc/YAF.Types/bin/Release/net8.0/YAF.Types.dll
  YAF.Types -> /home/ora/YAFNET/yafsrc/YAF.Types/bin/Release/net8.0/publish/
  YAF.Configuration -> /home/ora/YAFNET/yafsrc/YAF.Configuration/bin/Release/net8.0/YAF.Configuration.dll
  YAF.Configuration -> /home/ora/YAFNET/yafsrc/YAF.Configuration/bin/Release/net8.0/publish/
/home/ora/YAFNET/yafsrc/YAF.Core/Context/LoadPageFromDatabase.cs(223,2): error CS1513: } expected [/home/ora/YAFNET/yafsrc/YAF.Core/YAF.Core.csproj]

Any idea?


Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
8 months ago
should be fixed now.