Commit Graph

660 Commits

Author SHA1 Message Date
dependabot[bot]
780fb6e606 Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.5 to 7.0.8 (#916)
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.8.
- [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/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 10:55:02 -04:00
dependabot[bot]
46eb2ce535 Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.3 (#915)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.0 to 17.6.3.
- [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.0...v17.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 11:23:27 -04:00
dependabot[bot]
3f9f26b85e Bump Microsoft.EntityFrameworkCore.Tools from 7.0.5 to 7.0.8 (#912)
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 14:28:17 -04:00
dependabot[bot]
0a6e44a89a Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.5 to 7.0.8 (#913)
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.8.
- [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/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 11:39:46 -04:00
dependabot[bot]
a4906806a9 Bump Microsoft.AspNetCore.Components.WebAssembly from 7.0.5 to 7.0.8 (#910)
Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.8.
- [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/v7.0.5...v7.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 11:27:19 -04:00
Steve Smith
e7d71ea572 Separate OrderViewModel from OrderDetailsViewModel (#904)
* Separate OrderViewModel from OrderDetailsViewModel

* Update packages
2023-05-23 14:55:24 -04:00
dependabot[bot]
896d75d55f Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.4 to 7.0.5 (#892)
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 10:02:57 -04:00
dependabot[bot]
8ec89a1c5f Bump AutoMapper.Extensions.Microsoft.DependencyInjection (#891)
Bumps [AutoMapper.Extensions.Microsoft.DependencyInjection](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/releases)
- [Commits](https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection/compare/v12.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: AutoMapper.Extensions.Microsoft.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 15:48:39 -04:00
Brigit Murtaugh
c794c867bb Minor dev container polish (#887)
* Minor polish

* Comment
2023-04-05 14:45:01 -04:00
Brigit Murtaugh
1b7e3b7bed Update dev container config and guidance (#886)
* Initial dev container changes

* Update readme's

* Clean up dev container

* Cleanup

* Use in-memory db

* Indent

* Update devcontainerreadme.md

* Update appsettings.json

* Update appsettings.json

---------

Co-authored-by: bamurtaugh <brmurtau@microsoft.com>
2023-04-05 09:32:16 -04:00
Tarun Jain
8d9a917d9a Merge pull request #871 from dotnet-architecture/dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-7.0.5
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.4 to 7.0.5
2023-03-22 00:13:16 +05:30
Tarun Jain
ed23db6f6d Merge pull request #872 from dotnet-architecture/dependabot/nuget/System.Net.Http.Json-7.0.1
Bump System.Net.Http.Json from 7.0.0 to 7.0.1
2023-03-22 00:12:49 +05:30
Tarun Jain
d6bb658d52 Merge pull request #875 from dotnet-architecture/dependabot/nuget/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.18.1
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1
2023-03-22 00:11:53 +05:30
dependabot[bot]
c116b4677d Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-21 14:19:23 +00:00
Steve Smith
dbc19cf611 Update README.md
Update .NET 6 reference to .NET 7
Note that the PDF will need to be created and published before it will have the latest .NET 7 changes in it.
2023-03-20 21:53:34 -04:00
Steve Smith
d2412a84a9 Fix Null Warnings (#874)
* Fixing null warnings

* Fix null warnings
Fix other compiler warnings
2023-03-20 11:52:14 -04:00
dependabot[bot]
26adf8aac3 Bump System.Net.Http.Json from 7.0.0 to 7.0.1
Bumps [System.Net.Http.Json](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: System.Net.Http.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 14:58:45 +00:00
dependabot[bot]
465ce673ae Bump Microsoft.VisualStudio.Web.CodeGeneration.Design
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/dotnet/Scaffolding/releases)
- [Commits](https://github.com/dotnet/Scaffolding/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 14:58:38 +00:00
Steve Smith
a2ebd3fe26 Update references 2023-03-14 14:19:38 -04:00
dependabot[bot]
c15c71c1e1 Bump Microsoft.AspNetCore.Components.WebAssembly.Authentication (#868)
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Authentication](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [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/v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Authentication
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 13:27:53 -04:00
dependabot[bot]
af2052efaa Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (#869)
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [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/v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Smith <steve@kentsmiths.com>
2023-03-14 13:27:32 -04:00
dependabot[bot]
f93107659a Bump Microsoft.AspNetCore.Identity.UI from 7.0.3 to 7.0.4 (#870)
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 7.0.3 to 7.0.4.
- [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/v7.0.3...v7.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.UI
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-14 13:26:34 -04:00
Said Haouaouchi
4304545f19 Fix Multiple DbContext Registration (#703)
Hi, i noticed that in the WebTestFixture used for FunctionalTests the DbContexts were registered without removing the existing ones in Program.cs
which leads to duplication
2023-02-28 15:16:39 -05:00
Steve Smith
0542c52d79 update mediatR 2023-02-28 15:15:46 -05:00
Steve Smith
74e067a734 package updates 2023-02-28 15:12:24 -05:00
flomader
be413887a1 bugfix unhandled ex in case of duplicateexception (#862)
Co-authored-by: Florian Mader <florian.mader@outlook.com>
2023-02-28 14:55:56 -05:00
dependabot[bot]
2f07effa18 Bump Microsoft.EntityFrameworkCore.InMemory from 7.0.2 to 7.0.3 (#860)
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.InMemory
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Smith <steve@kentsmiths.com>
2023-02-28 14:54:46 -05:00
dependabot[bot]
3359d2894b Bump Microsoft.Extensions.Identity.Core from 7.0.2 to 7.0.3 (#859)
Bumps [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) from 7.0.2 to 7.0.3.
- [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/v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Identity.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 14:54:06 -05:00
dependabot[bot]
4bf18c4305 Bump Microsoft.EntityFrameworkCore.SqlServer from 7.0.2 to 7.0.3 (#857)
Bumps [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 14:53:55 -05:00
dependabot[bot]
3e645ceff8 Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#858)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.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.4.1...v17.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 14:53:04 -05:00
Tarun Jain
fc8cbc2b83 Merge pull request #849 from dotnet-architecture/dependabot/nuget/Microsoft.EntityFrameworkCore.Tools-7.0.3
Bump Microsoft.EntityFrameworkCore.Tools from 7.0.2 to 7.0.3
2023-02-21 12:23:15 +05:30
Tarun Jain
67ed34b81f Merge pull request #853 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore-7.0.3
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 7.0.2 to 7.0.3
2023-02-21 12:22:40 +05:30
Tarun Jain
c34b68311d Merge pull request #854 from dotnet-architecture/dependabot/nuget/System.IdentityModel.Tokens.Jwt-6.27.0
Bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.27.0
2023-02-21 12:21:50 +05:30
Tarun Jain
65fabfad5c Merge pull request #855 from dotnet-architecture/dependabot/nuget/FluentValidation-11.5.1
Bump FluentValidation from 11.4.0 to 11.5.1
2023-02-21 12:20:51 +05:30
dependabot[bot]
2e2c0316d0 Bump FluentValidation from 11.4.0 to 11.5.1
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.4.0 to 11.5.1.
- [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.4.0...11.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 15:03:25 +00:00
dependabot[bot]
9f77f194d3 Bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.27.0
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.25.1 to 6.27.0.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/commits)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 14:58:51 +00:00
dependabot[bot]
f35fa84946 Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 7.0.2 to 7.0.3.
- [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/v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 14:58:55 +00:00
dependabot[bot]
fab23fec41 Bump Microsoft.EntityFrameworkCore.Tools from 7.0.2 to 7.0.3
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.2...v7.0.3)

---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 14:58:32 +00:00
Tarun Jain
123fa1056e Merge pull request #848 from dotnet-architecture/dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-7.0.4
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.2 to 7.0.4
2023-02-15 23:34:22 +05:30
dependabot[bot]
d3e1bcd956 Bump Microsoft.VisualStudio.Web.CodeGeneration.Design
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/dotnet/Scaffolding) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/dotnet/Scaffolding/releases)
- [Commits](https://github.com/dotnet/Scaffolding/commits)

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Web.CodeGeneration.Design
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 18:01:29 +00:00
Tarun Jain
041057f268 Merge pull request #847 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Authentication.JwtBearer-7.0.3
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.2 to 7.0.3
2023-02-15 23:25:08 +05:30
James Montemagno
de0eda213d Merge pull request #846 from imranshams/patch-1
Update appsettings.Docker.json
2023-02-14 09:06:35 -08:00
dependabot[bot]
e6d2962b84 Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.2 to 7.0.3
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 7.0.2 to 7.0.3.
- [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/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 14:58:52 +00:00
Imran Sh
d1777af9ca Update appsettings.Docker.json
Because of the breaking change in behavior of .net 7 ef core, it should be trusted, otherwise wouldn't work.

https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-7.0/breaking-changes#mitigations
2023-02-08 14:26:30 +01:00
Cédric Michel
87b95ed6ed update multiple dependencies (#840)
* update multiple dependencies

* update to last dotnet-ef tool

---------

Co-authored-by: cedri <cedri@BAS>
2023-01-30 16:19:52 -05:00
Tarun Jain
c5e7fd3348 Merge pull request #835 from dotnet-architecture/dependabot/nuget/Moq-4.18.4
Bump Moq from 4.18.3 to 4.18.4
2023-01-12 01:43:06 +05:30
Tarun Jain
aa5165bb88 Merge pull request #837 from dotnet-architecture/dependabot/nuget/Microsoft.AspNetCore.Components.WebAssembly.Server-7.0.2
Bump Microsoft.AspNetCore.Components.WebAssembly.Server from 7.0.1 to 7.0.2
2023-01-12 01:42:06 +05:30
Tarun Jain
9a955a29af Merge pull request #818 from twerthi/main
Couple of updates
2023-01-12 01:38:28 +05:30
dependabot[bot]
e7ba6f9e49 Bump Microsoft.AspNetCore.Components.WebAssembly.Server
Bumps [Microsoft.AspNetCore.Components.WebAssembly.Server](https://github.com/dotnet/aspnetcore) from 7.0.1 to 7.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/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebAssembly.Server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 14:03:48 +00:00
Shawn Sesna
4b69149482 Update libman.json 2023-01-03 13:49:40 -08:00