You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It compiles the solution and copies all the .NET 6 assemblies to the folder C:\KB\NetModel\web\bin.
90
+
It compiles the solution and copies all the .NET 8 assemblies to the folder C:\KB\NetModel\web\bin.
91
91
92
-
- TF: target framework that will be deployed. Valid values are: `net462` (for GeneXus NET Framework generator) and `net6.0` (for GeneXus NET generator).
92
+
- TF: target framework that will be deployed. Valid values are: `net462` (for GeneXus NET Framework generator) and `net8.0` (for GeneXus NET generator).
93
93
- DeployDirectory: specifies the target directory to copy assemblies.
0 commit comments