Create certificate for automated build of UWP app
Visual Studio 2019 improved build of UWP applications for Windows 10. Good news is that it is possible to build the project without need for temporary certificate. This is useful for automated builds validating pull requests. When validating pull-request, I simply build the project without creating APPX package. In Visual Studio 2017 this used to fail because of missing certificate to sign the package. So I had to create a self-signed certificate. However, in Visual Studio 2019 no APPX package signing is done by default, and thus no certificate is needed.
Web (6)
Wyam (5)
static site generator (5)
numerical computing (4)
.NET (3)
Blazor (3)
decimal (2)
floating-point numbers (2)
ASP.NET Core (2)
Azure DevOps (2)
Azure (2)
Azure Functions (2)
SendGrid (2)
email (2)
Hosting (1)
WebAssembly (1)
Docker (1)
Azure App Service (1)
Universal Windows Platform (1)
Continuous Integration (1)
Windows 10 app (1)
Public Key Infrastructure (1)
PowerShell (1)
.NET Core (1)
NuGet (1)
Sysinternals (1)
Continuos Deployment (1)
Razor (1)
CMS (1)