DevOps-Journey-Using-Azure-DevOps
DevOps-Journey-Using-Azure-DevOps copied to clipboard
Update dependency Microsoft.VisualStudio.Web.CodeGeneration.Design to v9
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
Microsoft.VisualStudio.Web.CodeGeneration.Design | 3.1.3 -> 9.0.0 |
Release Notes
dotnet/Scaffolding (Microsoft.VisualStudio.Web.CodeGeneration.Design)
v7.0.7
- 7.0.7 servicing by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2406
- Fix string for default Project Description (#2373) by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2409
- Add instance parameter to Release/7.0 branch by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2410
- CIAM updates (#2422) by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2432
- 7.0.7 servicing by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2448
v7.0.6
- changed license from Apache 2.0 to MIT by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2384
v7.0.5
- Add web app MVC code modifier (#2314) by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2324
- MVC code modifier fix by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2360
- fixed ubuntu version and azure-pipelines.yml by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2371
v7.0.4
- minimal api templates update by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2269
v7.0.3
- fix --useSqlite for mac scenarios by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2241
v7.0.2
- servicing update for aspnet-codegenerator and msidentity by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2212
v7.0.1
- bumping version 7.0.1 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2117
- dotnet-msidentity 2.0.1 servicing update by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2197
v7.0.0
- only changed version to 7.0, no package/dependecy updates by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1804
- Blazor Wasm: Code Updates and AppSettings updates by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1805
- code generator: GetTargetsLocation: throw if not found by @yecril71pl in https://github.com/dotnet/Scaffolding/pull/1734
- Add tracing to Command.Execute by @yecril71pl in https://github.com/dotnet/Scaffolding/pull/1737
- CodeGeneratorActionsService: trace template by @yecril71pl in https://github.com/dotnet/Scaffolding/pull/1756
- not throwing exception on invalid bootstrap versions. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1814
- bump on both preview versions. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1817
- Update Account.Manage.EnableAuthenticator.cs.cshtml by @danirzv in https://github.com/dotnet/Scaffolding/pull/1819
- Revert "OnExecute: log inner exceptions (#1751)" by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1821
- Avoid building OSX/Linux in official by @mmitche in https://github.com/dotnet/Scaffolding/pull/1822
- throwing new mysql exception mssg with no sensitive information. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1823
- initial 7.0-preview1 + minor indent fix by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1826
- adding InvalidOperationException if Configuration.GetConnectionString by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1830
- Combine logic for modifying class methods and global methods, update Web API code modifier configs by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1833
- fixed missing NullableEnabled property in the RazorPageModel by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1854
- minimal api endpoints by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1848
- only adding Ef usings when DbContextNamespace is present by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1857
- Add Calls Graph support to Blazor WASM config by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1851
- Only adding _ViewStart to non blazor projects (identity) by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1866
- updating version for dotnet-msidentity to 2.0.0-preview2 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1869
- Add Downstream API option for Blazor WASM code modifier config by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1871
- bump Versions.props to 7.0-preview3 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1872
- bumping System.Security.Cryptography.X509Certificates version by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1873
- throwing exception if GetConnectionString returns null. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1876
- Adding Blazor Wasm Hosted scenario by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1878
- bumped sdk version in global.json by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1881
- Enabling nullable templates by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1887
- bump dotnet-msidentity version by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1890
- adding nullable entity sets by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1891
- using correct entityset variable instead. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1893
- add missing bracket by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1894
- Add tags to minimalapi endpoints templates by @jongalloway in https://github.com/dotnet/Scaffolding/pull/1888
- Added support for no top-level statements by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1895
- Fix spacing and bug fix for Minimal Api Scopes code update by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1901
- adding IdentityHostingStartup file back by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1907
- supporting os version tfm for "-windows" by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1909
- Fixes for parameter updates and code modifier configs for web apps / … by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1905
- Refactor appsettings.json modification logic by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1903
- not packaging other runtimes in CG.Design by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1912
- bumping version to 7.0-preview5 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1914
- added support for sqlite for minimal api scaffolding. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1915
- fix nullable warnings for new db context template. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1916
- bump msidentity version by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1920
- forcing version for System.Configuration.ConfigurationManager by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1924
- Fix code update config for blazor wasm by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1927
- Add service principal when exposing API scopes by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1931
- Fix default scopes by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1933
- Fix position of the Logout button near the profile link by @jacob-l in https://github.com/dotnet/Scaffolding/pull/1913
- fixed identity Program.cs changes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1940
- Update code modifierconfigs for Blazor Hosted Calls Graph, Calls Downstream API by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1939
- Update code modifier config for WebForms projects by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1945
- bumping up NuGet.Packaging to fix vulnerability. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1947
- previous fix didn't work, using Build.props now by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1949
- bumping up version to 7.0-preview6 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1951
- bumping msidentity version by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1952
- Updates for console logging by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1957
- UI changes for identity for .NET 7 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1966
- AAD B2C updates by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1961
- updating all source projects to net7.0. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1969
- [Scaffolding] checking for full model name (includes namespace) when checking for db context type by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1968
- changes for first dotnet-scaffold release by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1971
- bumped both msidentity and aspnet-codegenerator by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1973
- remove dup namespaces for LoginWithfa.cs file by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1976
- Fix B2C Bugs by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1978
- init. Removed dependency on MSBuildLocator.RegisterDefaults(). by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1983
- Use AdhocWorkspace instead of MSBuildWorkspace by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1987
- Azure AD B2C Permissions by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1988
- removed identity config changes adding or checking for app.UseAuthentication by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1994
- Updates for B2C Web APIs and Logging by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1995
- Minimal api changes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1986
- bumping up version for 7.0.0-rc1 and 2.0.0-rc1 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1999
- Fix string bug by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2001
- checking if endpoints class is static, if not, creating one. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2002
- Update public pool names by @MattGal in https://github.com/dotnet/Scaffolding/pull/2003
- fix razor page and controller templates for NullableEnabled by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2008
- fixing controller templates by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2010
- not adding extra whitespace and checking for Main method correctly by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2013
- [MsIdentity] parse csproj file and add tfm(s). by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2016
- adding target for and carrying over project refs. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2022
- bumped version to 7.0-rc2 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2023
- adding TestProjectContextWithReferencedModel test by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2028
- Add Susi Policy Id parameter for Code Update by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2035
- fix minimal api --outDir bug by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2036
- added db.Update(Model) to MapPut by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2038
- rearrange project modifier.cs by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2040
- Update Versions.MSIdentity.props by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2043
- minimal api net7 changes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2046
- adding option to opt out of typed results and templates changes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2050
- Update bug_report_scaffolding.md by @vanillajonathan in https://github.com/dotnet/Scaffolding/pull/2052
- update .NET 7.0 Versions.props by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2056
- bumping NuGetPackagingVersion for security vulnerability by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2057
- Enable Codeql by @vijayrkn in https://github.com/dotnet/Scaffolding/pull/2059
- removing unused sample projects, upgrading sdk by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2060
- added ProjectContextHelper.GetXmlKeyValue and IProjectContext.CheckNullableVariable by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2061
- Use "-Svc" build pools in release branches (release/7.0) by @MattGal in https://github.com/dotnet/Scaffolding/pull/2068
v6.0.10
- Update public pool names by @MattGal in https://github.com/dotnet/Scaffolding/pull/2003
- Update public pool names by @MattGal in https://github.com/dotnet/Scaffolding/pull/2005
- fix razor page and controller templates for NullableEnabled by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2008
- fixing controller templates by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2010
- not adding extra whitespace and checking for Main method correctly by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2013
- [MsIdentity] parse csproj file and add tfm(s). by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2016
- adding target for and carrying over project refs. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2022
v6.0.9
- init. Removed dependency on MSBuildLocator.RegisterDefaults(). by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1983
- Use AdhocWorkspace instead of MSBuildWorkspace by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1987
- Azure AD B2C Permissions by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1988
- removed identity config changes adding or checking for app.UseAuthentication by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1994
- Updates for B2C Web APIs and Logging by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1995
- Minimal api changes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1986
- bumping up version for 7.0.0-rc1 and 2.0.0-rc1 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1999
- Fix string bug by @zahalzel in https://github.com/dotnet/Scaffolding/pull/2001
- checking if endpoints class is static, if not, creating one. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/2002
v6.0.8
- 6.0.8 cherry picks by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1974
- Dev/zahalzel/b2c graph fix on rel 6 by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1979
v6.0.7
- 6.0.7 servicing by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1943
- Cherry-pick webforms fix onto release/6.0 by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1946
- bumping up NuGet.Packaging to fix vulnerability. (#1947) by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1948
- fix comp governance issue by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1950
- Update configs (#1939) [code modifications for checkboxes for BlazorWasm Hosted] by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1956
v6.0.6
- Servicing for release/6.0 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1911
- forcing version for System.Configuration.ConfigurationManager (#1924) by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1925
- Dev/zahalzel/105 fix on rel 6.0 by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1934
v6.0.5
- 6.0 servicing by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1896
v6.0.4
- servicing for .NET 6.0.4 SDK update. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1889
v6.0.3
- Updating release/6.0 with main updates (rebased) by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1864
- Cherry-picking #1866 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1867
- bumping msidentity version to 1.0.3 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1870
v6.0.2
- Servicing release for dotnet-aspnet-codegenerator and dotnet-msidentity by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1816
v6.0.1
- 6.0.1 cherry picks by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1730
- MSIdentity msbuild fix by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1741
- fix for MsIdentity by adding Microsoft.Build assembly using Microsoft.Build.Locator by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1748
v6.0.0
- updated 6.0 preview 1 packages by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1489
- reverting to 5.0 sdk, 5.0 tfm until 6.0 stablizes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1492
- added lower case check for package paths by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1493
- Port Identity UI accessibility fixes to scaffolding by @HaoK in https://github.com/dotnet/Scaffolding/pull/1502
- added Publishing.props to update to V3 publish by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1504
- New tool entry point for scaffolding with a shorter name ('dotnet scaffold') by @vijayrkn in https://github.com/dotnet/Scaffolding/pull/1512
- updated versions for 6.0-preview2 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1520
- updated 6.0-preview2 package versions by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1522
- updated some System package versions by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1526
- refactored Scaffolding and added MsIdentityScaffolding by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1528
- Updating the readme by @sayedihashimi in https://github.com/dotnet/Scaffolding/pull/1539
- added --list-tenants internal command + unit test by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1538
- split register-application command by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1544
- added cast for test. updated Version.props by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1545
- added false IsPackable for design tool. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1546
- dotnet-msidentity Preview 1 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1548
- update readme with install command by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1554
- changed namespace to Microsoft.DotNet.MSIdentity by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1553
- Fix duplicate folders by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1556
- Added --add-client-secret and --update-app-registration by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1557
- added create-app-registration command by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1564
- finding all aad apps through NextPageRequest on GraphServiceClient by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1565
- updated dotnet-msidentity to 1.0.0-preview2 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1568
- [dotnet-msidentity] help, README, and version update by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1569
- updating install-msidentity.cmd to work from any folder by @sayedihashimi in https://github.com/dotnet/Scaffolding/pull/1574
- updating msidentity readme by @sayedihashimi in https://github.com/dotnet/Scaffolding/pull/1573
- Dev/decho/6.0 preview4 update by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1577
- added more command options for --update-project by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1580
- updated Version.props by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1587
- removed unneccessary Nuget.config with multiple feeds by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1588
- net 6.0 breaking change to remove package reference by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1589
- Update tag references to dotnet-buildtools/prereqs by @mthalman in https://github.com/dotnet/Scaffolding/pull/1597
- --update-project feature work by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1593
- updated all package versions and tfms to net6.0 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1599
- if Startup.cs is not found, throw on EF Scaffolding scenarios. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1603
- Scaffolding support minimal projects in .NET 6 Preview 7+ by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1609
- updated Version.props for .NET 6 P7 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1611
- Propagate correct tenant ID from command line args by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1612
- update CodeAnaylsis package version by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1613
- updated CodeAnalysis version to 4.0.0-3.final by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1617
- revert 6.0-rc1 sdk back to 6.0 Preview 7 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1618
- Update error messages, update version to 4 by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1620
- dotnet-aspnet-codegenerator Identity scenario for minimal hosting applications. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1628
- Updated Versions.props for initial rc1 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1633
- Identity bootstrap5 changes for scaffolding by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1637
- Update package versions in Versions.props by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1639
- fixed Layout.cshtml razor templating for identity. by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1641
- add more AddDbContext in Program.cs if one exists by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1642
- adding if conditions for debug and release jobs by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1644
- added check for bootstrap 4 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1654
- Changes for msidentity minimal hosting scenario by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1650
- Switch to 1ES R&D pools on main by @jonfortescue in https://github.com/dotnet/Scaffolding/pull/1655
- disable nullable in identity templates by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1656
- initial Versions.props update for 6.0-rc2 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1658
- removing package dependencies check by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1660
- updated final package versions for 6.0-rc2 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1664
- dotnet-msidentity minimal hosting code changes by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1665
- changed linux image name by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1670
- updated Versions.props files for net6.0 rtm by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1669
- updated package versions to GA for package dependencies by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1674
- Config updates for release branch by @zahalzel in https://github.com/dotnet/Scaffolding/pull/1679
- Cherry picking main into release/6.0 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1688
- Cherry-picking #1692 to release/6.0 by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1693
- attribute spacing fix cherry pick by @deepchoudhery in https://github.com/dotnet/Scaffolding/pull/1696
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.