Commit Graph

797 Commits

Author SHA1 Message Date
James Montemagno
df56445211 Merge branch 'main' into dependabot/nuget/AspNetVersion-8.0.2 2024-02-26 13:17:33 -08:00
James Montemagno
3fa466fb98 Merge pull request #1020 from dotnet-architecture/dependabot/nuget/Ardalis.ApiEndpoints-4.1.0
Bump Ardalis.ApiEndpoints from 4.0.1 to 4.1.0
2024-02-26 13:17:26 -08:00
James Montemagno
e793ca01c2 Merge branch 'main' into dependabot/nuget/Ardalis.ApiEndpoints-4.1.0 2024-02-26 13:13:15 -08:00
James Montemagno
583fb5c83e Merge pull request #1022 from dotnet-architecture/dependabot/nuget/MSTest.TestFramework-3.2.2
Bump MSTest.TestFramework from 3.2.0 to 3.2.2
2024-02-26 13:13:10 -08:00
James Montemagno
09dd29f4ed Merge branch 'main' into dependabot/nuget/MSTest.TestFramework-3.2.2 2024-02-26 13:11:33 -08:00
James Montemagno
e71a18029d Merge pull request #1023 from dotnet-architecture/dependabot/nuget/MSTest.TestAdapter-3.2.2
Bump MSTest.TestAdapter from 3.2.0 to 3.2.2
2024-02-26 13:10:49 -08:00
dependabot[bot]
f45283a30e Bump MSTest.TestAdapter from 3.2.0 to 3.2.2
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v.3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 14:06:06 +00:00
dependabot[bot]
1cc4468003 Bump MSTest.TestFramework from 3.2.0 to 3.2.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v.3.2.0...v3.2.2)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 14:05:25 +00:00
dependabot[bot]
e8127a883b Bump Ardalis.ApiEndpoints from 4.0.1 to 4.1.0
Bumps [Ardalis.ApiEndpoints](https://github.com/ardalis/ApiEndpoints) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/ardalis/ApiEndpoints/releases)
- [Commits](https://github.com/ardalis/ApiEndpoints/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: Ardalis.ApiEndpoints
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 14:17:05 +00:00
dependabot[bot]
a9447724a3 Bump AspNetVersion from 8.0.1 to 8.0.2
Bumps `AspNetVersion` from 8.0.1 to 8.0.2.

Updates `Microsoft.AspNetCore.Components.Authorization` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Components.WebAssembly.Authentication` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Components.WebAssembly.DevServer` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.Extensions.Identity.Core` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Identity.EntityFrameworkCore` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Identity.UI` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Components.WebAssembly.Server` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.Authorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.DevServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Identity.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Identity.UI
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 14:16:32 +00:00
James Montemagno
41015baa8c Merge pull request #1015 from dotnet-architecture/v-sruspasari/nugetPackageUpdate
Updated Nuget packages to latest stable version
2024-02-13 13:36:22 -08:00
Srushti Pasari94
3d7fb0ef98 updated template 2024-02-12 16:01:11 +05:30
Srushti Pasari94
2f80318147 updated nuget pacakages to latest stable version 2024-02-12 15:34:45 +05:30
James Montemagno
2fa4a3d336 Merge pull request #1002 from dotnet-architecture/jamesmontemagno-patch-2
Update devcontainer.json
2024-01-18 13:22:37 -08:00
James Montemagno
423bac4c96 Update devcontainer.json 2024-01-09 09:11:25 -08:00
Srushti
4e5c4d9bd0 Merge pull request #997 from dotnet-architecture/dependabot/nuget/MSTest.TestFramework-3.1.1
Bump MSTest.TestFramework from 3.0.2 to 3.1.1
2023-12-28 13:02:35 +05:30
dependabot[bot]
079e15a723 Bump MSTest.TestFramework from 3.0.2 to 3.1.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-28 05:02:51 +00:00
Srushti
646d1a91e1 Merge pull request #990 from dotnet-architecture/dependabot/nuget/Microsoft.NET.Test.Sdk-17.8.0
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.8.0
2023-12-28 10:30:47 +05:30
Srushti
fa996c9677 Merge branch 'main' into dependabot/nuget/Microsoft.NET.Test.Sdk-17.8.0 2023-12-28 10:20:53 +05:30
Srushti
e7a10bfa8b Merge pull request #993 from dotnet-architecture/dependabot/nuget/FluentValidation-11.9.0
Bump FluentValidation from 11.7.1 to 11.9.0
2023-12-27 23:59:41 +05:30
dependabot[bot]
0172e3fb58 Bump FluentValidation from 11.7.1 to 11.9.0
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.7.1 to 11.9.0.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.7.1...11.9.0)

---
updated-dependencies:
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 10:32:48 +00:00
dependabot[bot]
b378fcba3f Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 16:00:36 +05:30
Srushti
d239254e3a Merge pull request #994 from dotnet-architecture/dependabot/nuget/xunit.runner.console-2.6.4
Bump xunit.runner.console from 2.4.2 to 2.6.4
2023-12-27 15:59:30 +05:30
dependabot[bot]
d23c327a2f Bump xunit.runner.console from 2.4.2 to 2.6.4
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.4.2 to 2.6.4.
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.4)

---
updated-dependencies:
- dependency-name: xunit.runner.console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 10:10:26 +00:00
Srushti
f9a32582eb Merge pull request #995 from dotnet-architecture/dependabot/nuget/xunit-2.6.4
Bump xunit from 2.4.2 to 2.6.4
2023-12-27 15:38:42 +05:30
dependabot[bot]
a80abc1c84 Bump xunit from 2.4.2 to 2.6.4
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.6.4.
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.4)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 14:47:35 +00:00
James Montemagno
4172b47ec4 Merge pull request #972 from dotnet-architecture/dotnet8
.NET 8 PR [Merge on 11/14]
2023-12-11 18:11:42 -08:00
James Montemagno
e75582d6ed Merge branch 'dotnet8' of https://github.com/dotnet-architecture/eShopOnWeb into dotnet8 2023-12-11 18:05:07 -08:00
James Montemagno
2bd115930b add readme to sln 2023-12-11 18:05:05 -08:00
James Montemagno
39a04d9fba Update devcontainer.json 2023-12-11 17:57:46 -08:00
James Montemagno
7f35978713 update to 8080 2023-12-11 17:50:07 -08:00
James Montemagno
8b08577902 Merge pull request #983 from dotnet-architecture/jamesmontemagno-patch-1
Update Directory.Packages.props
2023-12-04 09:09:33 -08:00
James Montemagno
45f59f8ccf Update Directory.Packages.props 2023-12-04 09:06:18 -08:00
James Montemagno
c04cc4bbd9 Merge pull request #960 from dotnet-architecture/v-sruspasari/dotnet8_migration
Migrated to dotnet 8 and Updated packages.
2023-10-31 14:10:24 -07:00
Srushti Pasari94
e213d9959f updated main bicep 2023-10-31 14:00:30 +05:30
Srushti Pasari94
5ee67302dd Merge branch 'main' into v-sruspasari/dotnet8_migration 2023-10-30 13:06:15 +05:30
Srushti Pasari94
b6b514675b updated docker file, launch settings, globaljson version to net 8 2023-10-30 13:02:11 +05:30
Srushti Pasari94
386b7c8a57 Merge branch 'v-sruspasari/dotnet8_migration' of https://github.com/dotnet-architecture/eShopOnWeb into v-sruspasari/dotnet8_migration 2023-10-20 11:14:15 +05:30
Srushti Pasari94
86fd521e92 Central version file updated 2023-10-20 11:13:13 +05:30
James Montemagno
f2bb10d5bd Merge pull request #879 from paisanousa/tw-bootstrap
Restore intended UI formatting with twitter-bootstrap 3.4.1
2023-10-18 08:28:32 -07:00
James Montemagno
5ad9540b1c Merge branch 'main' into tw-bootstrap 2023-10-18 08:14:44 -07:00
Srushti
af051d3c88 Merge branch 'main' into v-sruspasari/dotnet8_migration 2023-10-18 10:50:30 +05:30
Junqiao
36746a52b7 Remove the interface ISingleResultSpecification usage from any specification (#959)
ISingleResultSpecification is Obsolete

Co-authored-by: junqiao.duan <junqiao.duan@geneseeq.com>
2023-10-17 13:42:36 -04:00
Srushti
bc0f23ffff Update dotnetcore.yml
updated dotnet version to build
2023-10-17 15:30:32 +05:30
Srushti Pasari94
8bc7fcb69d Migrated to dotnet 8 and Updated packages 2023-10-17 15:21:43 +05:30
Srushti
cd5302577d Merge pull request #942 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly-7.0.11
Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.8 to 7.0.11
2023-10-09 13:21:00 +05:30
Srushti
f0c174db26 Merge branch 'main' into dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly-7.0.11 2023-10-09 13:13:42 +05:30
Srushti
ad423ade45 Merge pull request #944 from dotnet-architecture/dependabot/nuget/Microsoft.Extensions.Identity.Core-7.0.11
Bump Microsoft.Extensions.Identity.Core from 7.0.5 to 7.0.11
2023-10-09 12:02:46 +05:30
Srushti
808ff63a12 Merge branch 'main' into dependabot/nuget/Microsoft.Extensions.Identity.Core-7.0.11 2023-10-09 12:00:25 +05:30
Srushti
a16a3a14b4 Merge pull request #943 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Identity.EntityFrameworkCore-7.0.11
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 7.0.5 to 7.0.11
2023-09-20 21:50:46 +05:30