diff --git a/Directory.Packages.props b/Directory.Packages.props index c8755ad..ab63f55 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,7 +4,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -68,7 +68,7 @@ - + diff --git a/global.json b/global.json index 38fd5a1..21837f5 100644 --- a/global.json +++ b/global.json @@ -4,7 +4,7 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Aspire.AppHost.Sdk": "13.2.2", - "Aspire.Hosting.AppHost": "13.2.2" + "Aspire.AppHost.Sdk": "13.3.0", + "Aspire.Hosting.AppHost": "13.3.0" } } \ No newline at end of file