Skip to content

Commit 5ee0f90

Browse files
committed
update publish profile to core2.1
1 parent 43ad921 commit 5ee0f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script.WebHost/Properties/PublishProfiles/FolderProfile.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
1515
<ProjectGuid>d5162088-c119-4a06-896d-e65983caedfd</ProjectGuid>
1616
<publishUrl>bin\Release\SiteExtensions\Functions</publishUrl>
1717
<DeleteExistingFiles>False</DeleteExistingFiles>
18-
<TargetFramework>netcoreapp2.0</TargetFramework>
18+
<TargetFramework>netcoreapp2.1</TargetFramework>
1919
</PropertyGroup>
2020
</Project>

0 commit comments

Comments
 (0)