Skip to content

Commit 5f908f1

Browse files
committed
removed duplicate reference to snk
1 parent f3f7a1e commit 5f908f1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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)