Regenerate runtime publish locks
This commit is contained in:
@@ -10,8 +10,10 @@ dotnet build clients/windows/VoiceCat.slnx -c Release --no-restore
|
||||
./clients/windows/publish-client.ps1
|
||||
```
|
||||
|
||||
Publishing produces `artifacts/client/win-x64`. The noninteractive form and WASAPI device gate
|
||||
is:
|
||||
Publishing produces `artifacts/client/win-x64`. Runtime-specific restore graphs are generated
|
||||
under each project's ignored `obj` directory; they are intentionally not committed because they
|
||||
include SDK-injected packages that change with servicing updates. The noninteractive form and
|
||||
WASAPI device gate is:
|
||||
|
||||
```powershell
|
||||
./artifacts/client/win-x64/VoiceCat.App.exe --smoke-test --audio
|
||||
|
||||
Reference in New Issue
Block a user