Skip to content

Commit 3617180

Browse files
Copilotbaronfel
andcommitted
Initial plan: Update publish.yml to use NuGet trusted publishing
Co-authored-by: baronfel <[email protected]>
1 parent 619cca0 commit 3617180

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/packages.lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@
4949
"System.Security.Principal.Windows": "5.0.0"
5050
}
5151
},
52+
"Microsoft.NETFramework.ReferenceAssemblies": {
53+
"type": "Direct",
54+
"requested": "[1.0.3, )",
55+
"resolved": "1.0.3",
56+
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
57+
"dependencies": {
58+
"Microsoft.NETFramework.ReferenceAssemblies.net472": "1.0.3"
59+
}
60+
},
5261
"Semver": {
5362
"type": "Direct",
5463
"requested": "[2.3.0, )",
@@ -87,6 +96,11 @@
8796
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
8897
}
8998
},
99+
"Microsoft.NETFramework.ReferenceAssemblies.net472": {
100+
"type": "Transitive",
101+
"resolved": "1.0.3",
102+
"contentHash": "0E7evZXHXaDYYiLRfpyXvCh+yzM2rNTyuZDI+ZO7UUqSc6GfjePiXTdqJGtgIKUwdI81tzQKmaWprnUiPj9hAw=="
103+
},
90104
"Microsoft.VisualStudio.Setup.Configuration.Interop": {
91105
"type": "Transitive",
92106
"resolved": "3.2.2146",

0 commit comments

Comments
 (0)