Skip to content

fix: Ignore properties/methods with ComVisible=false #136

fix: Ignore properties/methods with ComVisible=false

fix: Ignore properties/methods with ComVisible=false #136

Triggered via pull request November 20, 2023 15:11
Status Success
Total duration 4m 13s
Artifacts

example-test.yaml

on: pull_request
Matrix: acceptance-test-msbuild
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
acceptance-test-msbuild (32 Bit, 32bit)
Assets file 'D:\a\dscom\dscom\src\dscom.client\obj\project.assets.json' doesn't have a target for 'net8.0'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project.
acceptance-test-msbuild (OutProc, outproc)
Assets file 'D:\a\dscom\dscom\src\dscom.client\obj\project.assets.json' doesn't have a target for 'net6.0/win-x64'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
acceptance-test-msbuild (32 Bit, 32bit)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
acceptance-test-msbuild (32 Bit, 32bit)
- Add a dependency group for .NETFramework4.8 to the nuspec
acceptance-test-msbuild (32 Bit, 32bit)
- Add a dependency group for net8.0 to the nuspec
acceptance-test-msbuild (OutProc, outproc)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
acceptance-test-msbuild (OutProc, outproc)
- Add a dependency group for .NETFramework4.8 to the nuspec
acceptance-test-msbuild (OutProc, outproc)
- Add a dependency group for net8.0 to the nuspec