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

2413 Коммитов

Автор SHA1 Сообщение Дата
dotnet-maestro[bot] 5a26fd2014
Update dependencies from https://github.com/dotnet/arcade build 885 (#53)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18618.7
2018-12-19 13:21:25 +00:00
Ryan Nowak 6b81da3f02 Flow FileKind from project items -> code document
This is a bit of a rework of how we initially set this up, but with more
forethought to how this will work in the project system. I have not yet
surfaced this through VS.

My immediate next step is to light up the component integration tests
and something like this is on the critical path to get that work since
we need a way to specify in tests that a document should be treated as
a component.
2018-12-18 22:34:14 -08:00
Ryan Nowak 74bc4be244 Enable BAR publishing
This change adds a set of workarounds that we need to enable publishing to
BAR from this repo.

1. Workaround the attempt to call the Execute task on every project
2. Move symbol publishing to its own step so that it keeps happening
3. Reenable BAR publishing
2018-12-18 13:48:55 -08:00
Ryan Nowak 094985d867 Update Roslyn to 3.0.0-beta2-18612-05 2018-12-12 14:54:05 -08:00
Ryan Nowak f1cee5c554 Fixing issues with VSIX versioning
1. Our dev builds have a smaller build number than our official builds
 because they were missing a digit. OOPS

2. The AssemblyInformationVersion was wrong. I'm not sure why this
workaround is required.
2018-12-12 11:13:29 -08:00
dotnet-maestro[bot] 787af1a9eb
Update dependencies from https://github.com/dotnet/arcade build 708 (#29)
This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18610.4
2018-12-11 13:21:09 +00:00
Ryan Nowak e8166123e9 Attempt to workaround dotnet/arcade#1499 2018-12-07 13:33:30 -08:00
Ryan Nowak 847b2874b0 Update Arcade and remove workaround
Removes the workaround we needed to fix symbol publishing when running
on full MSBuild
2018-12-06 12:18:44 -08:00
Ryan Nowak b06ab2ebc1 Fix versioning and manifest generation for VSIX 2018-12-05 20:20:49 -08:00
Ryan Nowak 03a21837ee Add build number to MPack 2018-12-04 12:34:26 -08:00
Ryan Nowak 446af41614 Port changes from 16.0-preview1 2018-12-02 15:16:04 -08:00
Ryan Nowak db4e0f1918 Update Arcade and Symbol Uploader 2018-12-01 18:37:36 -08:00
Ryan Nowak 409618521f Merged PR 304: Enable local builds with dotnet/Arcade
[WIP] Enable local builds with dotnet/Arcade
2018-12-02 00:25:55 +00:00