We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33166b4 commit 8e7f078Copy full SHA for 8e7f078
1 file changed
aspnetcore/migration/fx-to-core/inc/remote-app-setup.md
@@ -168,7 +168,7 @@ To enable proxying from the ASP.NET Core application to the ASP.NET Framework ap
168
> </configuration>
169
> ```
170
>
171
-> **NOTE**: This requires v2.0.1-preview1.25351.3 of the System.Web adapters or later.
+> **NOTE**: This requires v2.0.1-preview1.25351.5 of the System.Web adapters or later.
172
173
1. Add Aspire orchestration for the ASP.NET Framework application
174
1. Add a new ASP.NET Core application to the solution and add it to your Aspire orchestration
0 commit comments