Kaynağa Gözat

build profile created

master
rpm-mcarman 3 yıl önce
ebeveyn
işleme
73431abd0f
15 değiştirilmiş dosya ile 108 ekleme ve 12 silme
  1. +26
    -0
      .vscode/launch.json
  2. +41
    -0
      .vscode/tasks.json
  3. BIN
      bin/Debug/net6.0/uri_import.dll
  4. BIN
      bin/Debug/net6.0/uri_import.pdb
  5. BIN
      obj/Debug/net6.0/ref/uri_import.dll
  6. BIN
      obj/Debug/net6.0/refint/uri_import.dll
  7. +1
    -1
      obj/Debug/net6.0/uri_import.GeneratedMSBuildEditorConfig.editorconfig
  8. BIN
      obj/Debug/net6.0/uri_import.assets.cache
  9. +29
    -0
      obj/Debug/net6.0/uri_import.csproj.FileListAbsolute.txt
  10. BIN
      obj/Debug/net6.0/uri_import.dll
  11. +1
    -1
      obj/Debug/net6.0/uri_import.genruntimeconfig.cache
  12. BIN
      obj/Debug/net6.0/uri_import.pdb
  13. +3
    -3
      obj/project.assets.json
  14. +2
    -2
      obj/project.nuget.cache
  15. +5
    -5
      obj/uri_import.csproj.nuget.dgspec.json

+ 26
- 0
.vscode/launch.json Dosyayı Görüntüle

@@ -0,0 +1,26 @@
{
"version": "0.2.0",
"configurations": [
{
// Use IntelliSense to find out which attributes exist for C# debugging
// Use hover for the description of the existing attributes
// For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md
"name": ".NET Core Launch (console)",
"type": "coreclr",
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/bin/Debug/net6.0/uri_import.dll",
"args": [],
"cwd": "${workspaceFolder}",
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console
"console": "internalConsole",
"stopAtEntry": false
},
{
"name": ".NET Core Attach",
"type": "coreclr",
"request": "attach"
}
]
}

+ 41
- 0
.vscode/tasks.json Dosyayı Görüntüle

@@ -0,0 +1,41 @@
{
"version": "2.0.0",
"tasks": [
{
"label": "build",
"command": "dotnet",
"type": "process",
"args": [
"build",
"${workspaceFolder}/uri_import.csproj",
"/property:GenerateFullPaths=true",
"/consoleloggerparameters:NoSummary"
],
"problemMatcher": "$msCompile"
},
{
"label": "publish",
"command": "dotnet",
"type": "process",
"args": [
"publish",
"${workspaceFolder}/uri_import.csproj",
"/property:GenerateFullPaths=true",
"/consoleloggerparameters:NoSummary"
],
"problemMatcher": "$msCompile"
},
{
"label": "watch",
"command": "dotnet",
"type": "process",
"args": [
"watch",
"run",
"--project",
"${workspaceFolder}/uri_import.csproj"
],
"problemMatcher": "$msCompile"
}
]
}

BIN
bin/Debug/net6.0/uri_import.dll Dosyayı Görüntüle


BIN
bin/Debug/net6.0/uri_import.pdb Dosyayı Görüntüle


BIN
obj/Debug/net6.0/ref/uri_import.dll Dosyayı Görüntüle


BIN
obj/Debug/net6.0/refint/uri_import.dll Dosyayı Görüntüle


+ 1
- 1
obj/Debug/net6.0/uri_import.GeneratedMSBuildEditorConfig.editorconfig Dosyayı Görüntüle

@@ -7,4 +7,4 @@ build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = uri_import
build_property.ProjectDir = /Volumes/New2TBDrive/apps/acumatica/console/uri_import/
build_property.ProjectDir = /Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/

BIN
obj/Debug/net6.0/uri_import.assets.cache Dosyayı Görüntüle


+ 29
- 0
obj/Debug/net6.0/uri_import.csproj.FileListAbsolute.txt Dosyayı Görüntüle

@@ -27,3 +27,32 @@
/Volumes/New2TBDrive/apps/acumatica/console/uri_import/bin/Debug/net6.0/itextsharp.dll
/Volumes/New2TBDrive/apps/acumatica/console/uri_import/bin/Debug/net6.0/System.Net.Http.Formatting.dll
/Volumes/New2TBDrive/apps/acumatica/console/uri_import/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/uri_import
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/uri_import.deps.json
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/uri_import.runtimeconfig.json
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/uri_import.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/uri_import.pdb
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/Acumatica.Default_20.200.001.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/Acumatica.Manufacturing_21.200.001.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/Acumatica.RESTClient.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/SOAPLikeWrapperForREST.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/BouncyCastle.Crypto.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/Independentsoft.Exchange.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/itextsharp.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/JsonSubTypes.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/System.Net.Http.Formatting.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/Newtonsoft.Json.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/Newtonsoft.Json.Bson.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/RestSharp.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/bin/Debug/net6.0/System.Text.Json.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.csproj.AssemblyReference.cache
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.GeneratedMSBuildEditorConfig.editorconfig
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.AssemblyInfoInputs.cache
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.AssemblyInfo.cs
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.csproj.CoreCompileInputs.cache
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.csproj.CopyComplete
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/refint/uri_import.dll
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.pdb
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/uri_import.genruntimeconfig.cache
/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/Debug/net6.0/ref/uri_import.dll

BIN
obj/Debug/net6.0/uri_import.dll Dosyayı Görüntüle


+ 1
- 1
obj/Debug/net6.0/uri_import.genruntimeconfig.cache Dosyayı Görüntüle

@@ -1 +1 @@
79de82e84011126901e9a9f0b2a49047170fe547
759f1da8a4fcbe6bf83ffe50b2dd7029ae0c1e1f

BIN
obj/Debug/net6.0/uri_import.pdb Dosyayı Görüntüle


+ 3
- 3
obj/project.assets.json Dosyayı Görüntüle

@@ -16939,11 +16939,11 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj",
"projectUniqueName": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj",
"projectName": "uri_import",
"projectPath": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj",
"projectPath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj",
"packagesPath": "/Users/michielcarman/.nuget/packages/",
"outputPath": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/obj/",
"outputPath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/",
"projectStyle": "PackageReference",
"fallbackFolders": [
"/usr/local/share/dotnet/sdk/NuGetFallbackFolder"


+ 2
- 2
obj/project.nuget.cache Dosyayı Görüntüle

@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "9bnFwOldEghn8pgdJq9gRd4oxLcXqWquYflPARHwXCLe2TUdL26lcldf4GoPXOrrma1f/uqhtkaUPsoCyBxzEQ==",
"dgSpecHash": "B4b8ZmD30OLjaqk4Q6OPh7+OqtVFjvXbHsidJuIJoVxkqWHyCbX6HwI1svFaWxIyFFyRcegok5GCYMGmnGfDCg==",
"success": true,
"projectFilePath": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj",
"projectFilePath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj",
"expectedPackageFiles": [
"/Users/michielcarman/.nuget/packages/acumatica.default_20.200.001/2.0.0/acumatica.default_20.200.001.2.0.0.nupkg.sha512",
"/Users/michielcarman/.nuget/packages/acumatica.manufacturing_21.200.001/2.0.0/acumatica.manufacturing_21.200.001.2.0.0.nupkg.sha512",


+ 5
- 5
obj/uri_import.csproj.nuget.dgspec.json Dosyayı Görüntüle

@@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
"/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj": {}
"/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj": {}
},
"projects": {
"/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj": {
"/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj",
"projectUniqueName": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj",
"projectName": "uri_import",
"projectPath": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/uri_import.csproj",
"projectPath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/uri_import.csproj",
"packagesPath": "/Users/michielcarman/.nuget/packages/",
"outputPath": "/Volumes/New2TBDrive/apps/acumatica/console/uri_import/obj/",
"outputPath": "/Volumes/New2TBDrive/apps/acumatica/console/ac_uri_import/Acumatica_Import_URI/obj/",
"projectStyle": "PackageReference",
"fallbackFolders": [
"/usr/local/share/dotnet/sdk/NuGetFallbackFolder"


Yükleniyor…
İptal
Kaydet