forked from KelvinTegelaar/CIPP-API
-
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
1 parent
e7dcf73
commit 12c6b2c
Showing
133 changed files
with
40,037 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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,7 @@ | ||
{ | ||
"extensions":[ | ||
{ "name": "DurableTask", "typeName":"Microsoft.Azure.WebJobs.Extensions.DurableTask.DurableTaskWebJobsStartup, Microsoft.Azure.WebJobs.Extensions.DurableTask, Version=3.0.0.0, Culture=neutral, PublicKeyToken=014045d636e89289"}, | ||
{ "name": "AzureStorageBlobs", "typeName":"Microsoft.Azure.WebJobs.Extensions.Storage.AzureStorageBlobsWebJobsStartup, Microsoft.Azure.WebJobs.Extensions.Storage.Blobs, Version=5.3.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8"}, | ||
{ "name": "AzureStorageQueues", "typeName":"Microsoft.Azure.WebJobs.Extensions.Storage.AzureStorageQueuesWebJobsStartup, Microsoft.Azure.WebJobs.Extensions.Storage.Queues, Version=5.1.3.0, Culture=neutral, PublicKeyToken=92742159e12e44c8"} | ||
] | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+36.9 KB
bin/runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+79.9 KB
bin/runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll
Binary file not shown.
Binary file added
BIN
+61.9 KB
bin/runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll
Binary file not shown.
Binary file added
BIN
+24.9 KB
bin/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
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,13 @@ | ||
<Project Sdk="Microsoft.NET.Sdk"> | ||
<PropertyGroup> | ||
<TargetFramework>netcoreapp3.1</TargetFramework> | ||
<WarningsAsErrors></WarningsAsErrors> | ||
<DefaultItemExcludes>**</DefaultItemExcludes> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<PackageReference Include="Microsoft.Azure.DurableTask.AzureStorage" Version="2.0.0-rc" /> | ||
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="3.0.0-rc.1" /> | ||
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.3.0" /> | ||
<PackageReference Include="Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator" Version="1.1.3" /> | ||
</ItemGroup> | ||
</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
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 @@ | ||
//------------------------------------------------------------------------------ | ||
// <auto-generated> | ||
// This code was generated by a tool. | ||
// | ||
// Changes to this file may cause incorrect behavior and will be lost if | ||
// the code is regenerated. | ||
// </auto-generated> | ||
//------------------------------------------------------------------------------ | ||
|
||
using System; | ||
using System.Reflection; | ||
|
||
[assembly: System.Reflection.AssemblyCompanyAttribute("extensions")] | ||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] | ||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] | ||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] | ||
[assembly: System.Reflection.AssemblyProductAttribute("extensions")] | ||
[assembly: System.Reflection.AssemblyTitleAttribute("extensions")] | ||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] | ||
|
||
// Generated by the MSBuild WriteCodeFragment class. | ||
|
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 @@ | ||
1f97fd2ada00dffd0798c9141ab6336f7095293b |
3 changes: 3 additions & 0 deletions
3
obj/Debug/netcoreapp3.1/extensions.GeneratedMSBuildEditorConfig.editorconfig
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,3 @@ | ||
is_global = true | ||
build_property.RootNamespace = extensions | ||
build_property.ProjectDir = C:\GitHub\CIPP Workspace\CIPP-API\ |
Binary file not shown.
Binary file not shown.
Empty file.
1 change: 1 addition & 0 deletions
1
obj/Debug/netcoreapp3.1/extensions.csproj.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 @@ | ||
07d88c3d1c60313037d034577314633e201095fd |
123 changes: 123 additions & 0 deletions
123
obj/Debug/netcoreapp3.1/extensions.csproj.FileListAbsolute.txt
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,123 @@ | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\extensions.deps.json | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\extensions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\extensions.pdb | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Azure.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Azure.Data.Tables.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Azure.Identity.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Azure.Storage.Blobs.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Azure.Storage.Common.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Azure.Storage.Queues.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Castle.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Google.Protobuf.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Grpc.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Grpc.Core.Api.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.ApplicationInsights.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Net.Http.Formatting.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Authentication.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Authentication.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Authorization.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Authorization.Policy.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Connections.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Hosting.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Hosting.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Http.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Http.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Http.Extensions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Http.Features.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.JsonPatch.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Mvc.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Mvc.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Mvc.Formatters.Json.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Routing.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Routing.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Server.Kestrel.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Server.Kestrel.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Server.Kestrel.Https.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.AspNetCore.WebUtilities.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\DurableTask.ApplicationInsights.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\DurableTask.AzureStorage.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\DurableTask.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Azure.WebJobs.Host.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Azure.WebJobs.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Azure.WebJobs.Extensions.DurableTask.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Azure.WebJobs.Extensions.Storage.Blobs.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Azure.WebJobs.Extensions.Storage.Queues.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Bcl.AsyncInterfaces.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Build.Framework.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Build.Utilities.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.DotNet.PlatformAbstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.DurableTask.Sidecar.Protobuf.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Azure.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Configuration.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Configuration.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Configuration.Binder.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Configuration.EnvironmentVariables.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Configuration.FileExtensions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Configuration.Json.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.DependencyInjection.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.DependencyInjection.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.DependencyModel.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.FileProviders.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.FileProviders.Physical.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.FileSystemGlobbing.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Hosting.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Hosting.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Http.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Logging.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Logging.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Logging.Configuration.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.ObjectPool.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Options.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Options.ConfigurationExtensions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Extensions.Primitives.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Identity.Client.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Identity.Client.Extensions.Msal.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.IdentityModel.Abstractions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Microsoft.Net.Http.Headers.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Newtonsoft.Json.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\Newtonsoft.Json.Bson.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.ClientModel.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Diagnostics.DiagnosticSource.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Diagnostics.EventLog.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.IO.FileSystem.AccessControl.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.IO.Hashing.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.IO.Pipelines.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Linq.Async.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Memory.Data.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.Core.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.Interfaces.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.Linq.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.PlatformServices.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.Providers.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Runtime.CompilerServices.Unsafe.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Security.AccessControl.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Security.Cryptography.ProtectedData.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Security.Principal.Windows.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Text.Encodings.Web.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Text.Json.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\linux-arm64\native\libgrpc_csharp_ext.arm64.so | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\linux-x64\native\libgrpc_csharp_ext.x64.so | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\osx-x64\native\libgrpc_csharp_ext.x64.dylib | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win-x64\native\grpc_csharp_ext.x64.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win-x86\native\grpc_csharp_ext.x86.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.EventLog.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win\lib\netstandard2.0\System.IO.FileSystem.AccessControl.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win\lib\netcoreapp2.0\System.Security.AccessControl.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\unix\lib\netcoreapp2.1\System.Security.Principal.Windows.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\runtimes\win\lib\netcoreapp2.1\System.Security.Principal.Windows.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\bin\System.Reactive.xml | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.csproj.AssemblyReference.cache | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.GeneratedMSBuildEditorConfig.editorconfig | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.AssemblyInfoInputs.cache | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.AssemblyInfo.cs | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.csproj.CoreCompileInputs.cache | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.csproj.CopyComplete | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.dll | ||
C:\GitHub\CIPP Workspace\CIPP-API\obj\Debug\netcoreapp3.1\extensions.pdb |
Binary file not shown.
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,73 @@ | ||
{ | ||
"format": 1, | ||
"restore": { | ||
"C:\\GitHub\\CIPP Workspace\\CIPP-API\\extensions.csproj": {} | ||
}, | ||
"projects": { | ||
"C:\\GitHub\\CIPP Workspace\\CIPP-API\\extensions.csproj": { | ||
"version": "1.0.0", | ||
"restore": { | ||
"projectUniqueName": "C:\\GitHub\\CIPP Workspace\\CIPP-API\\extensions.csproj", | ||
"projectName": "extensions", | ||
"projectPath": "C:\\GitHub\\CIPP Workspace\\CIPP-API\\extensions.csproj", | ||
"packagesPath": "C:\\Users\\JohnDuprey\\.nuget\\packages\\", | ||
"outputPath": "C:\\GitHub\\CIPP Workspace\\CIPP-API\\obj\\", | ||
"projectStyle": "PackageReference", | ||
"configFilePaths": [ | ||
"C:\\Users\\JohnDuprey\\AppData\\Roaming\\NuGet\\NuGet.Config" | ||
], | ||
"originalTargetFrameworks": [ | ||
"netcoreapp3.1" | ||
], | ||
"sources": { | ||
"https://api.nuget.org/v3/index.json": {} | ||
}, | ||
"frameworks": { | ||
"netcoreapp3.1": { | ||
"targetAlias": "netcoreapp3.1", | ||
"projectReferences": {} | ||
} | ||
} | ||
}, | ||
"frameworks": { | ||
"netcoreapp3.1": { | ||
"targetAlias": "netcoreapp3.1", | ||
"dependencies": { | ||
"Microsoft.Azure.DurableTask.AzureStorage": { | ||
"target": "Package", | ||
"version": "[2.0.0-rc, )" | ||
}, | ||
"Microsoft.Azure.WebJobs.Extensions.DurableTask": { | ||
"target": "Package", | ||
"version": "[3.0.0-rc.1, )" | ||
}, | ||
"Microsoft.Azure.WebJobs.Extensions.Storage": { | ||
"target": "Package", | ||
"version": "[5.3.0, )" | ||
}, | ||
"Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator": { | ||
"target": "Package", | ||
"version": "[1.1.3, )" | ||
} | ||
}, | ||
"imports": [ | ||
"net461", | ||
"net462", | ||
"net47", | ||
"net471", | ||
"net472", | ||
"net48" | ||
], | ||
"assetTargetFallback": true, | ||
"warn": true, | ||
"frameworkReferences": { | ||
"Microsoft.NETCore.App": { | ||
"privateAssets": "all" | ||
} | ||
}, | ||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.321\\RuntimeIdentifierGraph.json" | ||
} | ||
} | ||
} | ||
} | ||
} |
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 @@ | ||
<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot> | ||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\JohnDuprey\.nuget\packages\</NuGetPackageFolders> | ||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | ||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.2.4</NuGetToolVersion> | ||
</PropertyGroup> | ||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<SourceRoot Include="C:\Users\JohnDuprey\.nuget\packages\" /> | ||
</ItemGroup> | ||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<Import Project="$(NuGetPackageRoot)microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.1.3\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.props" Condition="Exists('$(NuGetPackageRoot)microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.1.3\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.props')" /> | ||
</ImportGroup> | ||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<PkgMicrosoft_Azure_WebJobs_Script_ExtensionsMetadataGenerator Condition=" '$(PkgMicrosoft_Azure_WebJobs_Script_ExtensionsMetadataGenerator)' == '' ">C:\Users\JohnDuprey\.nuget\packages\microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.1.3</PkgMicrosoft_Azure_WebJobs_Script_ExtensionsMetadataGenerator> | ||
<PkgMicrosoft_Azure_WebJobs_Extensions_DurableTask_Analyzers Condition=" '$(PkgMicrosoft_Azure_WebJobs_Extensions_DurableTask_Analyzers)' == '' ">C:\Users\JohnDuprey\.nuget\packages\microsoft.azure.webjobs.extensions.durabletask.analyzers\0.5.0</PkgMicrosoft_Azure_WebJobs_Extensions_DurableTask_Analyzers> | ||
</PropertyGroup> | ||
</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,7 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="no"?> | ||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<Import Project="$(NuGetPackageRoot)system.reactive\4.4.1\buildTransitive\netcoreapp3.0\System.Reactive.targets" Condition="Exists('$(NuGetPackageRoot)system.reactive\4.4.1\buildTransitive\netcoreapp3.0\System.Reactive.targets')" /> | ||
<Import Project="$(NuGetPackageRoot)microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.1.3\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.azure.webjobs.script.extensionsmetadatagenerator\1.1.3\build\Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator.targets')" /> | ||
</ImportGroup> | ||
</Project> |
Oops, something went wrong.