File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
- <Description >Azure Functions SDK for dotnet isolated workers.</Description >
5
+ <Description >Azure Functions SDK for dotnet- isolated workers.</Description >
6
6
<PackageTags >Azure Functions Dotnet Dotnet-Isolated</PackageTags >
7
7
<PackageType >MSBuildSdk</PackageType >
8
8
<BuildOutputTargetFolder >tools</BuildOutputTargetFolder >
Original file line number Diff line number Diff line change 1
1
# Azure.Functions.Sdk
2
2
3
- The MSBuild SDK to use for building dotnet isolated function apps.
3
+ The MSBuild SDK to use for building dotnet- isolated function apps.
4
4
5
5
This is intended to replace ` Microsoft.Azure.Functions.Worker.Sdk ` (which is at sdk/Sdk in this repo).
You can’t perform that action at this time.
0 commit comments