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

Update release pipeline to sign YamlValidator assemblies and NuGet package #705

Closed
wants to merge 1 commit into from

Conversation

abaskk-msft
Copy link
Contributor

  • PR to solicit feedback, considerations and recommendations/suggestions for publishing YamlValidator as a nuget package on release.
  • Tested creation of nuget package locally by locally running the following command which is run during build:
dotnet run -- pack -c $(BuildConfiguration) -p .\src\PAModel\Microsoft.PowerPlatform.Formulas.Tools.csproj .\src\Persistence\Microsoft.PowerPlatform.PowerApps.Persistence.csproj .\src\YamlValidator\Microsoft.PowerPlatform.PowerApps.YamlValidator.csproj'

Then checking if the nuget package contained assemblies for .net 8 and .net standard 2

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.

1 participant