File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 <IncludeBuildOutput >false</IncludeBuildOutput >
1111 <EmitCompilerGeneratedFiles >true</EmitCompilerGeneratedFiles >
1212 <MinorProductVersion >3</MinorProductVersion >
13- <PatchProductVersion >4 </PatchProductVersion >
13+ <PatchProductVersion >5 </PatchProductVersion >
1414 <IsRoslynComponent >true</IsRoslynComponent >
1515 <EnforceExtendedAnalyzerRules >true</EnforceExtendedAnalyzerRules >
1616 </PropertyGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <MajorProductVersion >2</MajorProductVersion >
5- <MinorProductVersion >1 </MinorProductVersion >
6- <VersionSuffix >-preview.1</ VersionSuffix >
5+ <MinorProductVersion >0 </MinorProductVersion >
6+ <PatchProductVersion >3</ PatchProductVersion >
77 <TargetFrameworks >netstandard2.0;net472</TargetFrameworks >
88 <PackageId >Microsoft.Azure.Functions.Worker.Sdk</PackageId >
99 <Description >This package provides development time support for the Azure Functions .NET Worker.</Description >
Original file line number Diff line number Diff line change 44- My change description (#PR/#issue)
55-->
66
7- ### Microsoft.Azure.Functions.Worker.Sdk 2.1.0-preview.1
7+ ### Microsoft.Azure.Functions.Worker.Sdk 2.0.3
88
99- Addresses issue with ` dotnet build --no-incremental ` failing build (PR #2763 , Issue #2601 )
1010- Addresses issue with setting ` OutDir ` msbuild property failing build (PR #2763 , Issue #2125 )
You can’t perform that action at this time.
0 commit comments