-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kartik Kanakasabesan
authored
Mar 15, 2022
1 parent
98b5c39
commit a4213a4
Showing
9 changed files
with
585 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
2022-03-14 22:45:57.361 - Info | ||
Packing /workspaces/PowerPlatformIgnite2021/SvcNow/obj/Debug/Metadata to bin/Debug/SvcNow.zip | ||
|
||
2022-03-14 22:45:57.371 - Info Processing Component: Entities | ||
2022-03-14 22:45:57.374 - Info Processing Component: Roles | ||
2022-03-14 22:45:57.380 - Info Processing Component: Workflows | ||
2022-03-14 22:45:57.380 - Info Processing Component: FieldSecurityProfiles | ||
2022-03-14 22:45:57.381 - Info Processing Component: Templates | ||
2022-03-14 22:45:57.381 - Info Processing Component: EntityMaps | ||
2022-03-14 22:45:57.382 - Info Processing Component: EntityRelationships | ||
2022-03-14 22:45:57.384 - Info Processing Component: OrganizationSettings | ||
2022-03-14 22:45:57.384 - Info Processing Component: optionsets | ||
2022-03-14 22:45:57.384 - Info Processing Component: CustomControls | ||
2022-03-14 22:45:57.387 - Info Processing Component: EntityDataProviders | ||
2022-03-14 22:45:57.387 - Info Processing Component: Connectors | ||
2022-03-14 22:45:57.391 - Info - snw_servicenow-20-2d-201 | ||
2022-03-14 22:45:57.410 - Warning Following root components are not defined in customizations: | ||
Type='Connector', Id (or schema name)='{518661dd-b4de-448b-a389-ff4f8700db8b}'. | ||
|
||
2022-03-14 22:45:57.432 - Info | ||
Unmanaged Pack complete. | ||
|
1 change: 1 addition & 0 deletions
1
solutions/SvcNow/obj/Debug/SvcNow.cdsproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
77df8c96422c605073b4567a6a90ed6834841f24 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/workspaces/PowerPlatformIgnite2021/SvcNow/obj/Debug/SvcNow.cdsproj.CoreCompileInputs.cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
{ | ||
"format": 1, | ||
"restore": { | ||
"/workspaces/PowerPlatformIgnite2021/SvcNow/SvcNow.cdsproj": {} | ||
}, | ||
"projects": { | ||
"/workspaces/PowerPlatformIgnite2021/SvcNow/SvcNow.cdsproj": { | ||
"version": "1.0.0", | ||
"restore": { | ||
"projectUniqueName": "/workspaces/PowerPlatformIgnite2021/SvcNow/SvcNow.cdsproj", | ||
"projectName": "SvcNow", | ||
"projectPath": "/workspaces/PowerPlatformIgnite2021/SvcNow/SvcNow.cdsproj", | ||
"packagesPath": "/var/nuget", | ||
"outputPath": "/workspaces/PowerPlatformIgnite2021/SvcNow/obj/", | ||
"projectStyle": "PackageReference", | ||
"configFilePaths": [ | ||
"/home/codespace/.nuget/NuGet/NuGet.Config" | ||
], | ||
"originalTargetFrameworks": [ | ||
"net462" | ||
], | ||
"sources": { | ||
"https://api.nuget.org/v3/index.json": {} | ||
}, | ||
"frameworks": { | ||
"net462": { | ||
"targetAlias": "net462", | ||
"projectReferences": {} | ||
} | ||
} | ||
}, | ||
"frameworks": { | ||
"net462": { | ||
"targetAlias": "net462", | ||
"dependencies": { | ||
"Microsoft.NETFramework.ReferenceAssemblies": { | ||
"suppressParent": "All", | ||
"target": "Package", | ||
"version": "[1.0.0, )" | ||
}, | ||
"Microsoft.PowerApps.MSBuild.Solution": { | ||
"target": "Package", | ||
"version": "[1.*, )" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="no"?> | ||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> | ||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool> | ||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile> | ||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/var/nuget</NuGetPackageRoot> | ||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/var/nuget</NuGetPackageFolders> | ||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | ||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.11.0</NuGetToolVersion> | ||
</PropertyGroup> | ||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<SourceRoot Include="/var/nuget/" /> | ||
</ItemGroup> | ||
<PropertyGroup> | ||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> | ||
</PropertyGroup> | ||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<Import Project="$(NuGetPackageRoot)/microsoft.powerapps.msbuild.solution/1.12.2/build/Microsoft.PowerApps.MSBuild.Solution.props" Condition="Exists('$(NuGetPackageRoot)/microsoft.powerapps.msbuild.solution/1.12.2/build/Microsoft.PowerApps.MSBuild.Solution.props')" /> | ||
</ImportGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="no"?> | ||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects> | ||
</PropertyGroup> | ||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<Import Project="$(NuGetPackageRoot)/microsoft.powerapps.msbuild.solution/1.12.2/build/Microsoft.PowerApps.MSBuild.Solution.targets" Condition="Exists('$(NuGetPackageRoot)/microsoft.powerapps.msbuild.solution/1.12.2/build/Microsoft.PowerApps.MSBuild.Solution.targets')" /> | ||
<Import Project="$(NuGetPackageRoot)/microsoft.netframework.referenceassemblies.net462/1.0.0/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets" Condition="Exists('$(NuGetPackageRoot)/microsoft.netframework.referenceassemblies.net462/1.0.0/build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets')" /> | ||
</ImportGroup> | ||
</Project> |
Oops, something went wrong.