Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable AppxPackageSigning for the UnitTest project #245

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

jstedfast
Copy link
Member

@jstedfast jstedfast commented Feb 22, 2024

Do we need this??

The current "Temporary" certificate has expired and is causing the builds to fail:

Also grouped the Certificate/Signing properties together to make it a bit easier to see all the related configuration properties.

  C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VisualStudio\v17.0\AppxPackage\Microsoft.AppXPackage.Targets(3574,5): error APPX0108: The certificate specified has expired. For more information about renewing certificates, see http://go.microsoft.com/fwlink/?LinkID=241478. [D:\a\XamlBehaviors\XamlBehaviors\src\BehaviorsSDKManaged\ManagedUnitTests\ManagedUnitTests.csproj]

    36 Warning(s)
    1 Error(s)

Time Elapsed 00:04:30.76
Error: Process completed with exit code 1.

@jstedfast jstedfast merged commit 5151e3c into master Feb 22, 2024
3 checks passed
@jstedfast jstedfast deleted the dev/jestedfa/disable-unittest-package-signing branch February 22, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants