Skip to content

Commit c08ba6c

Browse files
JinhuafeiHongGit
authored andcommitted
update strongname cert (#48)
1 parent 0613780 commit c08ba6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.CodeDom.Providers.DotNetCompilerPlatform/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<ItemGroup>
8383
<FilesToSign Include="$(TargetPath)" Condition="'$(SignAssembly)' == 'true'">
8484
<Authenticode>Microsoft</Authenticode>
85-
<StrongName>StrongName</StrongName>
85+
<StrongName>MsSharedLib72</StrongName>
8686
</FilesToSign>
8787
</ItemGroup>
8888
</Target>

0 commit comments

Comments
 (0)