Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Ryan Shepherd 582ae82e37
Publish symbols to both public and internal servers (#747)
* Produce stripped (public) symbols

* Typo

* Pass through artifact staging dir

* Someday, YAML pipeline syntax will feel natural (or we get Intellisense)

* Don't strip public symbols

* PR feedback
2021-04-29 13:36:09 -07:00
EHO a462fce9d6
User/eho makai/nuget package initial (#152)
* initial clone of xaml nuspecs etc

* fixup microsoft.project.reunion => microsoft.projectreunion

* AzurePipelinesTemplates/* and build/*

* FrameworkPackage/*

* fix dll directory path ion vcxproj

* help in ProjectReunion-CI.yml and case change

* turn off processtestresults

* turn off PGO and sourceIndexing

* turn off helix test pipeline job

* renames, turn off helix test run

* use ado built-in name instead of env var

* version.props

* version var renames

* add tools\NugetWrapper.cmd

* ProjectReunionReleaseTest => ProjectReunion-ReleaseTest

* --debug=1 for nuget

* revert --debug=1, didn't help

* force windows-2019 vmImage

* Microsoft.ProjectReunion.xml intellisense file

* debugging create nuget pkg

* debugging take 2

* debugging take 3

* debugging take 4

* fix publish paths etc, don't read winmd from sdk dir

* fix nuspec path

* set SkipFrameworkPackage to true

* remove sdk dir node from framework pkg nuspec

* turn off nupkg test temporarily

* code review feedback

* change generated version to 0.1

* code review feedback, fix names

* code review comments (removals)

* use C# var instead of specific type

* remove mp from FWP appx manifest

* change interior of unused method to throw statement
2020-08-25 15:12:02 -07:00