Consistent naming and casing across preview 8 and preview 9 (#3314)

* feedback addressed

* temp

* camel casing

* fixing the title for preview 8 standalone packages
This commit is contained in:
Anirudh Agnihotry 2019-09-07 20:18:39 -07:00 committed by GitHub
parent 29226f0558
commit b25ebab860
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
40 changed files with 3 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# API Difference netcoreapp3.0-preview7 vs netcoreapp3.0-preview8
# API Difference standalone-preview7 vs standalone-preview8.
API listing follows standard diff formatting. Lines preceded by a '+' are
additions and a '-' indicates removal.

View file

@ -4,4 +4,4 @@ The following API changes were made in .NET Core 3.0 Preview 8:
- [.NET Core](./.Net/3.0-preview8.md)
- [.NET Core NuGet Packages](./.Net/standalone-packages/3.0-preview8-standalone-packages.md)
- [ASP.NET Core](./ASP.Net/3.0-preview8.md)
- [ASP.NET Core](./Asp.Net/3.0-preview8.md)

View file

@ -1,6 +0,0 @@
# API Difference netcoreapp3.0-preview8 vs netcoreapp3.0-preview9
API listing follows standard diff formatting. Lines preceded by a '+' are
additions and a '-' indicates removal.

View file

@ -1,4 +1,4 @@
# API Difference netcoreapp3.0-preview8 vs netcoreapp3.0-preview9
# API Difference aspnetcoreapp3.0-preview8 vs aspnetcoreapp3.0-preview9
API listing follows standard diff formatting. Lines preceded by a '+' are
additions and a '-' indicates removal.

View file

@ -3,5 +3,4 @@
The following API changes were made in .NET Core 3.0 Preview 9:
- [.NET Core](./.Net/3.0-preview9.md)
- [.NET Core NuGet Packages](./.Net/standalone-packages/3.0-preview9-standalone-packages.md)
- [ASP.NET Core](./Asp.Net/3.0-preview9.md)