diff --git a/Directory.Packages.props b/Directory.Packages.props index de55053..3417862 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,74 +4,74 @@ - - + + - + - - - + + + - - + + - + - - - - - - - - - + + + + + + + + + - - - - + + + + - + - - - + + + - - + + - + - + - + - + - + - - - - + + + + - - - - - - + + + + + + \ No newline at end of file diff --git a/global.json b/global.json index 6cc60e3..e06c71d 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Aspire.AppHost.Sdk": "13.1.0", - "Aspire.Hosting.AppHost": "13.1.0" + "Aspire.AppHost.Sdk": "13.2.0", + "Aspire.Hosting.AppHost": "13.2.0" } } \ No newline at end of file diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index b8af532..64799b9 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -15,6 +15,7 @@ + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index bac1aea..9a326e4 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -31,6 +31,7 @@ +