File tree 3 files changed +3
-3
lines changed
GitHubActions.Gates.Framework
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.ServiceBus" Version =" 5.13.5" />
8
- <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.2 .0" />
8
+ <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.3 .0" />
9
9
</ItemGroup >
10
10
<ItemGroup >
11
11
<ProjectReference Include =" ..\GitHubActions.Gates.Framework\GitHubActions.Gates.Framework.csproj" />
Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" Azure.Messaging.ServiceBus" Version =" 7.17.2" />
12
12
<PackageReference Include =" JWT" Version =" 10.1.1" />
13
13
<PackageReference Include =" Microsoft.Extensions.Http" Version =" 6.0.0" />
14
- <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.2 .0" />
14
+ <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.3 .0" />
15
15
<PackageReference Include =" Octokit" Version =" 5.1.0" />
16
16
<PackageReference Include =" YamlDotNet" Version =" 15.1.0" />
17
17
</ItemGroup >
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.ServiceBus" Version =" 5.13.5" />
8
- <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.2 .0" />
8
+ <PackageReference Include =" Microsoft.NET.Sdk.Functions" Version =" 4.3 .0" />
9
9
</ItemGroup >
10
10
<ItemGroup >
11
11
<ProjectReference Include =" ..\GitHubActions.Gates.Framework\GitHubActions.Gates.Framework.csproj" />
You can’t perform that action at this time.
0 commit comments