File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
csharp/ql/test/resources/stubs
Amazon.Lambda.APIGatewayEvents/2.7.0 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net7 .0</TargetFramework >
3
+ <TargetFramework >net8 .0</TargetFramework >
4
4
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
5
5
<OutputPath >bin\</OutputPath >
6
6
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net7 .0</TargetFramework >
3
+ <TargetFramework >net8 .0</TargetFramework >
4
4
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
5
5
<OutputPath >bin\</OutputPath >
6
6
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
You can’t perform that action at this time.
0 commit comments