Skip to content

Commit 9f857e6

Browse files
committed
changed cert to pfx
1 parent 014bf39 commit 9f857e6

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.idea/.gitignore

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

FileContextCore/FileContextCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<SignAssembly Condition="'$(OS)' == 'Windows_NT'">true</SignAssembly>
6-
<AssemblyOriginatorKeyFile>FileContextCoreCert.pfx</AssemblyOriginatorKeyFile>
6+
<AssemblyOriginatorKeyFile>FileContextCoreCert.snk</AssemblyOriginatorKeyFile>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
88
<Version>3.2.0</Version>
99
<Company>morrisjdev</Company>
1.14 KB
Binary file not shown.

0 commit comments

Comments
 (0)