mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 13:53:11 -07:00
Replace the short-life certificate with long-life one (#1166)
This commit is contained in:
parent
75fde82f46
commit
2a001aee2d
10 changed files with 14 additions and 17 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -291,9 +291,8 @@ __pycache__/
|
|||
Generated Files/
|
||||
src/GraphControl/GraphingImplOverrides.props
|
||||
src/CalcViewModel/DataLoaders/DataLoaderConstants.h
|
||||
!/build/config/TRexDefs/**
|
||||
!src/Calculator/TemporaryKey.pfx
|
||||
!src/CalculatorUnitTests/CalculatorUnitTests_TemporaryKey.pfx
|
||||
!src/Calculator/WindowsDev_TemporaryKey.pfx
|
||||
!src/CalculatorUnitTests/WindowsDev_TemporaryKey.pfx
|
||||
!src/x64
|
||||
!src/x86
|
||||
!src/out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue