Skip to content
Snippets Groups Projects
Commit 9f93b0bc authored by Paul Nitzke's avatar Paul Nitzke
Browse files

Fix the same issue as in 78b0b292

parent ddced991
Branches
No related tags found
1 merge request!25Fix the same issue as in 78b0b29274f486c2c42d72533ea916f99bc08562
......@@ -30,7 +30,7 @@ dotnet build ./src/SparseTransform.CLI/SparseTransform.CLI.csproj --configuratio
dotnet build ./src/SparseTransform.CLI/SparseTransform.CLI.csproj --runtime <RID> --self-contained --configuration Release
```
<RID> specifies the Runtime-ID that you want to build for. For available options see the [.NET RID Catalog](https://docs.microsoft.com/en-us/dotnet/core/rid-catalog)
\<RID> specifies the Runtime-ID that you want to build for. For available options see the [.NET RID Catalog](https://docs.microsoft.com/en-us/dotnet/core/rid-catalog)
## How to Build the Documentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment