We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba0274 commit f682d22Copy full SHA for f682d22
.github/workflows/dotnet.yml
@@ -28,4 +28,4 @@ jobs:
28
run: nuget restore EJ2MVCSampleBrowser.sln
29
30
- name: Build MVC
31
- run: msbuild EJ2MVCSampleBrowser.sln /p:Configuration=Release /p:Platform="Any CPU" /p:TargetFrameworkVersion=v4.6.2
+ run: msbuild EJ2MVCSampleBrowser.sln /p:Configuration=Release /p:Platform="Any CPU"
0 commit comments