-
Hello! I am writing litedb wrapper for f#, and have some questions about upcoming v5 version of litedb.
1. Is BsonValue.RawValue intentionally made internal? If so, is there a way to get raw value no…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
I got the following message in powershell:
`PS C:\FVTTOptimizer> .\fvttoptimizer.exe --verbose-info --skip-webp --recursive "C:\Users\Scott-Server\AppData\Local\FoundryVTT\Data\Worlds\bakja"
root …
-
I updated to v16.4.0-0-0 from v16.0.0-0-0 and now i get these errors:
Error: dsc_sqlmemory: The term 'Import-SqlDscPreferredModule' is not recognized as the name of a cmdlet, function, script file, o…
Hvid updated
11 months ago
-
Currently the interpretation of the command and the parameter is done by the bash script `tvd-mdps`. #75 and #72 have changed the script to use commands and positional arguments.
This increased th…
-
This is a proposal to have the custom initialization hook for genrules also apply to Starlark shell actions.
Initial [PR](https://github.com/bazelbuild/starlark/pull/1) for draft.
-
I would like to start a discussion about having a retry logic as part of the module.
I vote for removing this with the following arguments:
1. **assuming how the user will use the module**
the re…
-
I am trying to deploy Azure Arc for a client and attempting to enroll machines at scale following the "[Connect machines at sale using Group Policy](https://learn.microsoft.com/en-us/azure/azure-arc/s…
-
Issue #1302 (and others in the past) highlight that nssm, an application we use to run `couchdb.cmd` as the service launcher for CouchDB, is sometimes detected as risky software by 3rd party virus det…
-
If I set an alias in my package.py as follows :
```
wrapper_path = "{root}/bin/launcher.bat"
app_dir = r"c:/Program Files/Shotgun"
app_path = os.path.join(app_dir, "Shotgun.exe")
alias('sg', '"{…