|
4 | 4 | "certificate": "MicrosoftSHA2", |
5 | 5 | "strongName": "MsSharedLib72", |
6 | 6 | "values": [ |
7 | | - "bin/Microsoft.DiaSymReader.Converter/netstandard1.3/Microsoft.DiaSymReader.Converter.dll", |
8 | | - "bin/Microsoft.DiaSymReader.Converter/netstandard1.3/*/Microsoft.DiaSymReader.Converter.resources.dll", |
| 7 | + "bin/Microsoft.DiaSymReader.Converter/netstandard2.0/Microsoft.DiaSymReader.Converter.dll", |
| 8 | + "bin/Microsoft.DiaSymReader.Converter/netstandard2.0/*/Microsoft.DiaSymReader.Converter.resources.dll", |
9 | 9 | "bin/Microsoft.DiaSymReader.Converter/net45/Microsoft.DiaSymReader.Converter.dll", |
10 | 10 | "bin/Microsoft.DiaSymReader.Converter/net45/*/Microsoft.DiaSymReader.Converter.resources.dll", |
11 | | - "bin/Microsoft.DiaSymReader.Converter.Xml/netstandard1.3/Microsoft.DiaSymReader.Converter.Xml.dll", |
12 | | - "bin/Microsoft.DiaSymReader.Converter.Xml/netstandard1.3/*/Microsoft.DiaSymReader.Converter.Xml.resources.dll", |
13 | | - "bin/Pdb2Pdb/net46/Pdb2Pdb.exe", |
14 | | - "bin/Pdb2Pdb/net46/*/Pdb2Pdb.resources.dll", |
15 | | - "bin/Pdb2Xml/net46/Pdb2Xml.exe" |
| 11 | + "bin/Microsoft.DiaSymReader.Converter.Xml/netstandard2.0/Microsoft.DiaSymReader.Converter.Xml.dll", |
| 12 | + "bin/Microsoft.DiaSymReader.Converter.Xml/netstandard2.0/*/Microsoft.DiaSymReader.Converter.Xml.resources.dll", |
| 13 | + "bin/Pdb2Pdb/net472/Pdb2Pdb.exe", |
| 14 | + "bin/Pdb2Pdb/net472/*/Pdb2Pdb.resources.dll", |
| 15 | + "bin/Pdb2Xml/net472/Pdb2Xml.exe" |
16 | 16 | ] |
17 | 17 | }, |
18 | 18 | { |
|
0 commit comments