Skip to content

Commit

Permalink
Bump Sdk to 1.13.0 (#1788)
Browse files Browse the repository at this point in the history
  • Loading branch information
liliankasem committed Jul 26, 2023
1 parent d40a074 commit c7b9795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/Sdk/Sdk.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<MinorProductVersion>12</MinorProductVersion>
<MinorProductVersion>13</MinorProductVersion>
<PatchProductVersion>0</PatchProductVersion>
<TargetFrameworks>netstandard2.0;net472</TargetFrameworks>
<PackageId>Microsoft.Azure.Functions.Worker.Sdk</PackageId>
Expand Down

0 comments on commit c7b9795

Please sign in to comment.