File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- // This file contains your Data Connector logic
1+ // This file contains your Data Connector logic
22[Version = "1.0.0"]
33section {{ProjectName}};
44
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" Current" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets =" BuildMez" >
33 <PropertyGroup >
44 <OutputPath Condition =" '$(OutputPath)' == ''" >$(MSBuildProjectDirectory)\bin\</OutputPath >
Original file line number Diff line number Diff line change 1- // Use this file to write queries to test your data connector
1+ // Use this file to write queries to test your data connector
22let
33 result = {{ProjectName}}.Contents()
44in
You can’t perform that action at this time.
0 commit comments