AspNetWebStack/tools
Doug Bunting d56a97f593
Rename Formatting projects and more (#392)
* Rename `netstandard` Formatting projects
  - Formatting.NetCore and Formatting.NetStandard names no longer make sense

* Adjust `netstandard` Formatting output paths
  - align w/ new project names

* Use `NETSTANDARD1_3` and `Testing_NetStandard1_3`
  - `NETFX_CORE` name no longer makes much sense
  - remove both `NETFX_CORE` C# defined constant and `msbuild` property
    - manually-defined constant completely unnecessary in src/ code

* Remove RuntimePortable.sln
  - solution name no longer makes much sense and division adds little or no value
  - add .NET Standard projects to Runtime.sln
  - add solution filters for .NET Framework and .NET Standard projects
  - remove `$(BuildPortable)` property and `@(SolutionsToBuild)` item group
2023-02-28 11:52:52 -08:00
..
src/Microsoft.Web.FxCop Build w/ VS 2019; restore w/ `msbuild` (#375) 2022-12-12 11:16:33 -08:00
35MSSharedLib1024.snk Initial revision. 2012-03-11 10:17:56 -07:00
SkipStrongNames.xml Rename Formatting projects and more (#392) 2023-02-28 11:52:52 -08:00
WebStack.StyleCop.targets Build w/ VS 2019; restore w/ `msbuild` (#375) 2022-12-12 11:16:33 -08:00
WebStack.settings.targets Move NetCore project to use .NET SDK (#380) 2023-01-28 13:39:45 -08:00
WebStack.targets Add build extensibility points and parameterize the build system to provide better control over output tasks like signing and enable servicing build artifacts separately. 2013-08-12 13:24:06 -07:00
WebStack.tasks.targets Address a few more nits (#378) 2023-01-20 10:45:23 -08:00
WebStack.testing.targets Bump test project dependencies (#383) 2023-01-30 20:52:17 -08:00