Peter Drier

Results 3 issues of Peter Drier

Pipeline task: - task: MsixPackaging@1 displayName: Build Msix inputs: outputPath: '$(Build.ArtifactStagingDirectory)\AppxPackages' solution: '$(solution)' clean: false generateBundle: false buildConfiguration: '$(buildConfiguration)' buildPlatform: '$(buildPlatform)' updateAppVersion: false appPackageDistributionMode: 'SideloadOnly' msbuildLocationMethod: 'version' msbuildVersion: 'latest' msbuildArchitecture:...

Bug
Area-MSIX ADO

- --help text does not contain the version number. - Running the exe generally also doesn't display the version. - there is no --version option. This hinders debugging when the...

When I manually configure this through NSwagStudio, it will generate proper records, but when trying to do it via the following in my csproj file, it's still giving me "public...