Skip to content

Commit

Permalink
Signing assembly.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti committed Dec 12, 2022
1 parent cb4bd75 commit d4b8805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Samples/CertbotSample/CertbotSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NetworkPorts" Version="1.0.10" />
<PackageReference Include="NetworkPorts" Version="1.1.1" />
<PackageReference Include="TlsCertificateLoader" Version="2.1.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion TlsCertificateLoader/TlsCertificateLoader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel.Core" Version="2.2.0" />
<PackageReference Include="NetworkPorts" Version="1.0.10" />
<PackageReference Include="NetworkPorts" Version="1.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d4b8805

Please sign in to comment.