Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit a5266f1

Browse files
committed
Partially revert 6ecb30d, it breaks the release signing process
1 parent 6c9b54f commit a5266f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<package id="Microsoft.VisualStudio.Threading" version="14.1.131" targetFramework="net461" />
3030
<package id="Microsoft.VisualStudio.Utilities" version="14.3.25407" targetFramework="net461" />
3131
<package id="Microsoft.VisualStudio.Validation" version="14.1.111" targetFramework="net461" />
32-
<package id="Microsoft.VSSDK.Vsixsigntool" version="15.0.26201" targetFramework="net461" />
32+
<package id="Microsoft.VSSDK.Vsixsigntool" version="14.1.24720" targetFramework="net45" />
3333
<package id="Newtonsoft.Json" version="6.0.8" targetFramework="net45" />
3434
<package id="NLog" version="3.1.0" targetFramework="net45" />
3535
<package id="NullGuard.Fody" version="1.4.6" targetFramework="net461" developmentDependency="true" />

0 commit comments

Comments
 (0)