Skip to content

Commit 6a324b7

Browse files
committed
Generators package version update
1 parent a98b271 commit 6a324b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/Sdk.Generators/Sdk.Generators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<IncludeBuildOutput>false</IncludeBuildOutput>
1111
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
1212
<MinorProductVersion>3</MinorProductVersion>
13-
<PatchProductVersion>3</PatchProductVersion>
13+
<PatchProductVersion>4</PatchProductVersion>
1414
<IsRoslynComponent>true</IsRoslynComponent>
1515
</PropertyGroup>
1616

sdk/release_notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
### Microsoft.Azure.Functions.Worker.Sdk 1.18.1
88

9-
- Updated `Microsoft.Azure.Functions.Worker.Sdk.Generators` reference to 1.3.3.
9+
- Updated `Microsoft.Azure.Functions.Worker.Sdk.Generators` reference to 1.3.4.
1010

11-
### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.3
11+
### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.3.4
1212

1313
- Changed `FunctionExecutorGenerator` to avoid generation of long `if`/`else` chains for apps with a large number of functions.
1414

0 commit comments

Comments
 (0)