Skip to content

Conversation

@deepchoudhery
Copy link
Member

  • did not include version upgrades.
  • included eng/ changes since it darc changes were not getting merged correctly.
  • included MsIdentity changes even though we won't ship them from this branch

deepchoudhery and others added 30 commits October 26, 2021 13:31
* updated package versions to GA for package dependencies

* updated sdk version in global.json

* reverted a couple versions
Fix spacing in index.cshtml files for api results
…nstream_api

Use MicrosoftGraph for appsettings
* Update dependencies from https://github.com/dotnet/arcade build 20211007.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21507.3

* Update dependencies from https://github.com/dotnet/arcade build 20211008.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21508.1

* Update dependencies from https://github.com/dotnet/arcade build 20211011.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21511.1

* Update dependencies from https://github.com/dotnet/arcade build 20211012.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21512.3

* Update dependencies from https://github.com/dotnet/arcade build 20211013.5

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21513.5

* Update dependencies from https://github.com/dotnet/arcade build 20211014.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21514.3

* Update dependencies from https://github.com/dotnet/arcade build 20211015.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21515.2

* Update dependencies from https://github.com/dotnet/arcade build 20211018.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21518.1

* Update dependencies from https://github.com/dotnet/arcade build 20211018.6

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21518.6

* Update dependencies from https://github.com/dotnet/arcade build 20211019.8

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21519.8

* Update dependencies from https://github.com/dotnet/arcade build 20211020.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21520.1

* Update dependencies from https://github.com/dotnet/arcade build 20211021.5

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21521.5

* Update dependencies from https://github.com/dotnet/arcade build 20211022.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21522.2

* Update dependencies from https://github.com/dotnet/arcade build 20211024.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21524.1

* Update dependencies from https://github.com/dotnet/arcade build 20211026.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21526.1

* Update dependencies from https://github.com/dotnet/arcade build 20211027.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21527.1

* Update dependencies from https://github.com/dotnet/arcade build 20211027.5

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21527.5

* Update dependencies from https://github.com/dotnet/arcade build 20211028.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21528.3

* Update dependencies from https://github.com/dotnet/arcade build 20211029.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21529.1

* updated xunit version

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: deepchoudhery <[email protected]>
…102.1 (#1681)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21529.1 -> To Version 7.0.0-beta.21552.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* code change fixes for dotnet-msidentity scenarios

* minor fixes

* fixed spacing in webapi msidentity config.
* Update dependencies from https://github.com/dotnet/arcade build 20211103.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21552.1 -> To Version 7.0.0-beta.21553.3

* Update dependencies from https://github.com/dotnet/arcade build 20211104.4

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21552.1 -> To Version 7.0.0-beta.21554.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* fix for spacing

* removed unused syntax trivia

* removed MSBuild logs

* removed more annoying MSBuild logs
…105.2 (#1698)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21554.4 -> To Version 7.0.0-beta.21555.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…109.3 (#1699)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21555.2 -> To Version 7.0.0-beta.21559.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20211116.10

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21559.3 -> To Version 7.0.0-beta.21566.10

* Update dependencies from https://github.com/dotnet/arcade build 20211118.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21559.3 -> To Version 7.0.0-beta.21568.2

* Update dependencies from https://github.com/dotnet/arcade build 20211119.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21559.3 -> To Version 7.0.0-beta.21569.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20211123.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21569.2 -> To Version 7.0.0-beta.21573.3

* Update dependencies from https://github.com/dotnet/arcade build 20211124.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21569.2 -> To Version 7.0.0-beta.21574.3

* Update dependencies from https://github.com/dotnet/arcade build 20211126.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21569.2 -> To Version 7.0.0-beta.21576.2

* Update dependencies from https://github.com/dotnet/arcade build 20211126.4

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21569.2 -> To Version 7.0.0-beta.21576.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…202.3 (#1717)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21576.4 -> To Version 7.0.0-beta.21602.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* finding missing workspace files

* using models from different projects enabled.

* cleaning up more.

* updated Versions.props
* Update dependencies from https://github.com/dotnet/arcade build 20211203.6

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21602.3 -> To Version 7.0.0-beta.21603.6

* Update dependencies from https://github.com/dotnet/arcade build 20211206.6

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21602.3 -> To Version 7.0.0-beta.21606.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…208.1 (#1722)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21606.6 -> To Version 7.0.0-beta.21608.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…209.2 (#1724)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21608.1 -> To Version 7.0.0-beta.21609.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* checking for nullable msbuild property and adding #nullable disable to tempaltes

* added #nulalble disable logic for NewLocalDbContext

* updated macOS image

* fixed mistake with azure images
…210.4 (#1725)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21609.2 -> To Version 7.0.0-beta.21610.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Enable Microsoft Graph option for Blazor Server, add .razor modification functionality
deepchoudhery and others added 24 commits February 16, 2022 00:26
…217.2 (#1834)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22114.7 -> To Version 7.0.0-beta.22117.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…222.3 (#1836)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22117.2 -> To Version 7.0.0-beta.22122.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…223.1 (#1837)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22122.3 -> To Version 7.0.0-beta.22123.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…224.1 (#1843)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22123.1 -> To Version 7.0.0-beta.22124.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…Web API code modifier configs (#1833)

* Minimal api changes

* minimal api web api no controllers changes

* fix web api

* modify lambda logic

* Formatting updates

* Update README.md

* Refactors

* fix API templates

* PR comments

* revert
…224.4 (#1844)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22124.1 -> To Version 7.0.0-beta.22124.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/arcade build 20220301.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22124.4 -> To Version 7.0.0-beta.22151.1

* Update dependencies from https://github.com/dotnet/arcade build 20220302.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22124.4 -> To Version 7.0.0-beta.22152.1

* Update dependencies from https://github.com/dotnet/arcade build 20220303.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22124.4 -> To Version 7.0.0-beta.22153.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…304.3 (#1847)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22153.1 -> To Version 7.0.0-beta.22154.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…307.6 (#1849)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22154.3 -> To Version 7.0.0-beta.22157.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* fixed missing NullableEnabled property in the RazorPageModel

* removing Debugger.Launch()
* Update dependencies from https://github.com/dotnet/arcade build 20220316.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22157.6 -> To Version 7.0.0-beta.22166.1

* Update dependencies from https://github.com/dotnet/arcade build 20220317.4

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22157.6 -> To Version 7.0.0-beta.22167.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* initial commit. basic scenarios work.

* both EF and no EF scenarios with Open API flag work.

* Added unit and integration tests for minimal api scenario

* minor fixes

* updating build pool for azure-pipelines.yml

* more fixes

* removing linux and mac method for now.

* minor changes - added OpenAPI Program.cs changes, correct namespaces.

* PR comments.

* refactored MinimalApiGenerator.ModifyProgramCs
…318.2 (#1855)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22167.4 -> To Version 7.0.0-beta.22168.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…321.2 (#1856)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22168.2 -> To Version 7.0.0-beta.22171.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Add Calls Graph support to Blazor WASM config

* Remove downstreamApi

* Store codefiles as .txt
…329.1 (#1862)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22171.2 -> To Version 7.0.0-beta.22179.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* updated package versions to GA for package dependencies (#1673)

* updated package versions to GA for package dependencies

* updated sdk version in global.json

* reverted a couple versions

* Fix spacing

* Use MicrosoftGraph for appsettings

* Fix scopes

* revert scopes appsettings field

* Update code modifier configs

* [main] Update dependencies from dotnet/arcade (#1663)

* Update dependencies from https://github.com/dotnet/arcade build 20211007.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21507.3

* Update dependencies from https://github.com/dotnet/arcade build 20211008.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21508.1

* Update dependencies from https://github.com/dotnet/arcade build 20211011.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21511.1

* Update dependencies from https://github.com/dotnet/arcade build 20211012.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21512.3

* Update dependencies from https://github.com/dotnet/arcade build 20211013.5

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21513.5

* Update dependencies from https://github.com/dotnet/arcade build 20211014.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21514.3

* Update dependencies from https://github.com/dotnet/arcade build 20211015.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21515.2

* Update dependencies from https://github.com/dotnet/arcade build 20211018.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21518.1

* Update dependencies from https://github.com/dotnet/arcade build 20211018.6

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21518.6

* Update dependencies from https://github.com/dotnet/arcade build 20211019.8

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21519.8

* Update dependencies from https://github.com/dotnet/arcade build 20211020.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21520.1

* Update dependencies from https://github.com/dotnet/arcade build 20211021.5

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21521.5

* Update dependencies from https://github.com/dotnet/arcade build 20211022.2

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21522.2

* Update dependencies from https://github.com/dotnet/arcade build 20211024.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21524.1

* Update dependencies from https://github.com/dotnet/arcade build 20211026.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21526.1

* Update dependencies from https://github.com/dotnet/arcade build 20211027.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21527.1

* Update dependencies from https://github.com/dotnet/arcade build 20211027.5

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21527.5

* Update dependencies from https://github.com/dotnet/arcade build 20211028.3

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21528.3

* Update dependencies from https://github.com/dotnet/arcade build 20211029.1

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21474.2 -> To Version 7.0.0-beta.21529.1

* updated xunit version

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: deepchoudhery <[email protected]>

* Update dependencies from https://github.com/dotnet/arcade build 20211102.1 (#1681)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.21529.1 -> To Version 7.0.0-beta.21552.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* removing node type check, we shouldn't care what type of node. (#1684)

* Update Web API code modifier config

* code change fixes for dotnet-msidentity scenarios (#1683)

* code change fixes for dotnet-msidentity scenarios

* minor fixes

* fixed spacing in webapi msidentity config.

Co-authored-by: Zach Halzel <[email protected]>
Co-authored-by: zahalzel <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Add models from other projects [Regression] (#1718)

* finding missing workspace files

* using models from different projects enabled.

* cleaning up more.

* updated Versions.props

* not adding/forcing Account.Logout.cshtml if blazor project already adds it. (#1721)

* Adding #nullable disable to scaffolding templates (#1723)

* checking for nullable msbuild property and adding #nullable disable to tempaltes

* added #nulalble disable logic for NewLocalDbContext

* updated macOS image

* fixed mistake with azure images

* updating Versions.MSIdentity.props to 1.0.1

* Enable Microsoft Graph option for Blazor Server (#1719)

Enable Microsoft Graph option for Blazor Server, add .razor modification functionality

Co-authored-by: zahalzel <[email protected]>
…ty (#1816)

* Code updates for blazor server Downstream API option (#1767)

* Add blazor server, and some code refactors

* updating System package versions due to security vulnerabilities (#1781)

* updating System package versions due to security vulnerabilities

* revert package version for test.

* potential fix?

* fixed all compliance issues.

* clean up

* Refactor ProjectModifier and remove calls to Directory.EnumerateFiles (#1782)

* Removing EnumerateDirectories, other refactors

* Create and Update Blazor Wasm App Registrations (#1793)

* scripts and gitignore

* Update redirect uris

* create and update Blazor Wasm apps

* Process callback paths for remote URIs

* Add comments and refactor for better readability

* String updates

* Fix updating bug, update strings

* Blazor Server: Code updates for Microsoft Graph and Downstream API options (#1798)

Adding code updates for blazor server non-auth templates

* Blazor Wasm: Code Updates and AppSettings updates (#1805)

* Blazor Wasm: Code Updates and AppSettings updates

* App Settings and Code Modification updates

* App Settings and Code Modification updates

* App Settings and Code Modification updates

* App Settings and Code Modification updates

* Update AzureAdProperties logic
Address PR comments
Refactor tests

* Update version to 1.0.2, add reference to Nuget package

* Refactor projectDescriptionReader logic

* Downstream API fixes

* Add AppSettings modification to CodeUpdate option

* not throwing exception on invalid bootstrap versions. (#1814)

* not throwing exception on invalid bootstrap .

* minor fix

* bump up dotnet-aspnet-codegenerator version.

Co-authored-by: zahalzel <[email protected]>
@deepchoudhery deepchoudhery requested a review from zahalzel March 30, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants