File tree 2 files changed +3
-3
lines changed
Amazon.Lambda.AppSyncEvents
Amazon.Lambda.AspNetCoreServer.Hosting
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<Import Project =" ..\..\..\buildtools\common.props" />
4
4
5
5
<PropertyGroup >
6
6
<Description >Amazon Lambda .NET support - AWS AppSync package.</Description >
7
7
<TargetFrameworks >net8.0</TargetFrameworks >
8
8
<AssemblyTitle >Amazon.Lambda.AppSyncEvents</AssemblyTitle >
9
- <Version >0 .0.1 </Version >
9
+ <Version >1 .0.0 </Version >
10
10
<AssemblyName >Amazon.Lambda.AppSyncEvents</AssemblyName >
11
11
<PackageId >Amazon.Lambda.AppSyncEvents</PackageId >
12
12
<PackageTags >AWS;Amazon;Lambda</PackageTags >
Original file line number Diff line number Diff line change 7
7
<TargetFrameworks >net6.0;net8.0</TargetFrameworks >
8
8
<ImplicitUsings >enable</ImplicitUsings >
9
9
<Nullable >enable</Nullable >
10
- <Version >1.7.4 </Version >
10
+ <Version >1.7.5 </Version >
11
11
<PackageReadmeFile >README.md</PackageReadmeFile >
12
12
<AssemblyName >Amazon.Lambda.AspNetCoreServer.Hosting</AssemblyName >
13
13
<PackageId >Amazon.Lambda.AspNetCoreServer.Hosting</PackageId >
You can’t perform that action at this time.
0 commit comments