Skip to content

Commit c182df3

Browse files
committed
removed duplicate reference to snk
1 parent 3a2a866 commit c182df3

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Libraries/src/Amazon.Lambda.AspNetCoreServer.Hosting/Amazon.Lambda.AspNetCoreServer.Hosting.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@
2121
<None Include="README.md" Pack="true" PackagePath="\" />
2222
</ItemGroup>
2323

24-
<PropertyGroup>
25-
<!--This assembly contains some internal methods that need to be accessed by the Amazon.Lambda.Annotations.SourceGenerator assembly.
26-
Both these assemblies need to be strongly signed for the InternalsVisibleTo attribute to take effect.-->
27-
<AssemblyOriginatorKeyFile>..\..\..\buildtools\public.snk</AssemblyOriginatorKeyFile>
28-
<SignAssembly>true</SignAssembly>
29-
</PropertyGroup>
3024

3125
<ItemGroup>
3226
<ProjectReference Include="..\Amazon.Lambda.Core\Amazon.Lambda.Core.csproj" />

0 commit comments

Comments
 (0)