Skip to content

Commit

Permalink
Update csharp/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone authored Feb 19, 2025
1 parent 9a04b79 commit 1836b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Each subdirectory includes a small demo focusing on a specific Ice component or

The top-level [Directory.Build.props](./Directory.Build.props) file sets `IceVersion` to
`3.8.0-nightly.*` by default to pull the latest nightly build of Ice.
You can override this on the command line or in your environment:
You can override this on the command line:

```shell
dotnet build -p:IceVersion="3.8.0~alpha0"
Expand Down

0 comments on commit 1836b77

Please sign in to comment.