-
Notifications
You must be signed in to change notification settings - Fork 68
move to compliance repo #128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
4cd3afd
d9f229b
00ad252
2357143
c1728bf
e195e61
96fe3bc
a45f94d
a4290f8
b27229f
78e0e39
7d36852
399fc02
8c4ab8f
2b36167
8799c1e
730c9b7
b2b3756
447dc5a
3462a3c
55a1237
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,9 +8,9 @@ | |
| 'publish/NStack.dll' | ||
| ) | ||
|
|
||
| 'OutGridView.Models' = @( | ||
| 'publish/OutGridView.Models.dll', | ||
| 'publish/OutGridView.Models.pdb' | ||
| 'Microsoft.PowerShell.OutGridView.Models' = @( | ||
| 'publish/Microsoft.PowerShell.OutGridView.Models.dll', | ||
| 'publish/Microsoft.PowerShell.OutGridView.Models.pdb' | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. do you publish the PDB too?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. yeah... why not? :)
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's not the nuget standard There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For information.
|
||
| ) | ||
| } | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to run component governance here or upload assets.json file from here and download them in compliance stage.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done