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
|`Create-NuGet-Packages`| Builds and creates NuGet packages for all addins. The NuGet packages are available in the `BuildArtifacts\Packages\NuGet` directory. |
36
+
|`Test`| Builds all addins and runs unit tests. Coverage report is available in the `BuildArtifacts\TestCoverage` directory. |
|`Create-NuGet-Packages`| Builds an creates NuGet packages for all addins. The NuGet packages are available in the `BuildArtifacts\Packages\NuGet` directory. |
38
-
|`Test`| Builds all addins and runs unit tests. Coverage report is available in the `BuildArtifacts\TestCoverage` directory. |
39
-
40
-
## Building and running website locally
41
-
42
6
=== "Running in GitHub Codespaces"
43
7
44
8
Website can be built and run in [GitHub Codespaces]{target="_blank"}.
0 commit comments