We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f7820a commit a7f947aCopy full SHA for a7f947a
azure-pipelines.yml
@@ -47,7 +47,7 @@ steps:
47
# all build, update and publish steps
48
- template: azure-pipelines-templates/class-lib-build.yml@templates
49
parameters:
50
- sourceFileName: 'nf_devices_can.cpp'
+ sourceFileName: 'nf_devices_can_native.cpp'
51
classLibName: 'nanoFramework.Devices.Can'
52
53
# step from template @ nf-tools repo
0 commit comments