Run the following command to publish the project on Windows:
dotnet publish ./src/ClientTokenProvider -f net8.0-windows10.0.19041.0 -c Release -p:RuntimeIdentifierOverride=win-x64 -p:WindowsPackageType=Noneor run run the following command to publish the self-contained project on Windows:
dotnet publish ./src/ClientTokenProvider -f net8.0-windows10.0.19041.0 -c Release -p:RuntimeIdentifierOverride=win-x64 -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=truePublishing builds the app, copying the executable to the src\ClientTokenProvider\bin\Release\net8.0-windows10.0.19041.0\win10-x64\publish folder.
- Localization
- Import Configuration
- Export Configuration
- Duplicate Configuration
- Drag&Drop Configuration List Items
- Tabs