Skip to content

Commit 759bf57

Browse files
committed
Removed WebFormsPorting action for .net standard
- Removed action from .net standard 2.1 in project.all.json
1 parent 389eea3 commit 759bf57

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

recommendation/project.all.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@
4040
"Type": "ProjectFile",
4141
"Value": "",
4242
"Description": "Migrate csproj file to core"
43-
},
44-
{
45-
"Name": "WebFormsPorting",
46-
"Type": "ProjectType",
47-
"Value": "",
48-
"Description": "Perform WebForms specific porting steps"
4943
}
5044
]
5145
},

0 commit comments

Comments
 (0)