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 43ad921 commit 5ee0f90Copy full SHA for 5ee0f90
src/WebJobs.Script.WebHost/Properties/PublishProfiles/FolderProfile.pubxml
@@ -15,6 +15,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
15
<ProjectGuid>d5162088-c119-4a06-896d-e65983caedfd</ProjectGuid>
16
<publishUrl>bin\Release\SiteExtensions\Functions</publishUrl>
17
<DeleteExistingFiles>False</DeleteExistingFiles>
18
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
19
</PropertyGroup>
20
</Project>
0 commit comments