You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2020. It is now read-only.
I use this action to build a solution file, which claims:
"D:\a\blogengine.net\blogengine.net\Source\BlogEngine\BlogEngine.sln" (default target) (1) ->
"D:\a\blogengine.net\blogengine.net\Source\BlogEngine\BlogEngine_NET.metaproj" (default target) (2) ->
(Build target) ->
D:\a\blogengine.net\blogengine.net\Source\BlogEngine\BlogEngine.NET\web.config(96): error ASPCONFIG: Could not load file or assembly 'System.Web.WebPages, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. [D:\a\blogengine.net\blogengine.net\Source\BlogEngine\BlogEngine_NET.metaproj]
68 Warning(s)
1 Error(s)
Time Elapsed 00:00:33.85
##[error]Process completed with exit code 1.
See: https://github.com/Jeff-Tian/blogengine.net/runs/429701702?check_suite_focus=true
I use this action to build a solution file, which claims:
How can I fix it?
Thanks for helping!