From b7eb56a52d4ea80d6a66226b3e255ba596fe1662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Andr=C3=A9?= Date: Mon, 15 Mar 2021 18:17:29 +0100 Subject: [PATCH] =?UTF-8?q?Correctif=20apr=C3=A8s=201e=20livraison=20de=20?= =?UTF-8?q?l'image=20Docker=20et=20l'ajout=20de=20mon=201e=20saut=20PAC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ .../net5.0/skydiveLogs-api.Domain.deps.json | 23 +++++++++++++++++++ .../PublishProfiles/FolderProfile.pubxml.user | 1 + .../skydiveLogs-api.csproj.user | 2 +- .../src/app/new-jump/new-jump.component.html | 4 ++-- .../src/app/new-jump/new-jump.component.ts | 6 +++++ 6 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 Back/skydiveLogs-api.Domain/bin/Release/net5.0/skydiveLogs-api.Domain.deps.json diff --git a/.gitignore b/.gitignore index f7ab896..9830e8d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ /Back/skydiveLogs-api.Domain/obj /Back/skydiveLogs-api.Domain/bin/Debug/net5.0 /Back/skydiveLogs-api.Data/bin/Debug/net5.0 +Back/skydiveLogs-api.Domain/bin/Release/net5.0/ref/skydiveLogs-api.Domain.dll +Back/skydiveLogs-api.Domain/bin/Release/net5.0/skydiveLogs-api.Domain.dll +Back/skydiveLogs-api.Domain/bin/Release/net5.0/skydiveLogs-api.Domain.pdb diff --git a/Back/skydiveLogs-api.Domain/bin/Release/net5.0/skydiveLogs-api.Domain.deps.json b/Back/skydiveLogs-api.Domain/bin/Release/net5.0/skydiveLogs-api.Domain.deps.json new file mode 100644 index 0000000..57aeb33 --- /dev/null +++ b/Back/skydiveLogs-api.Domain/bin/Release/net5.0/skydiveLogs-api.Domain.deps.json @@ -0,0 +1,23 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v5.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v5.0": { + "skydiveLogs-api.Domain/1.0.0": { + "runtime": { + "skydiveLogs-api.Domain.dll": {} + } + } + } + }, + "libraries": { + "skydiveLogs-api.Domain/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/Back/skydiveLogs-api/Properties/PublishProfiles/FolderProfile.pubxml.user b/Back/skydiveLogs-api/Properties/PublishProfiles/FolderProfile.pubxml.user index a600e0b..b45c9d5 100644 --- a/Back/skydiveLogs-api/Properties/PublishProfiles/FolderProfile.pubxml.user +++ b/Back/skydiveLogs-api/Properties/PublishProfiles/FolderProfile.pubxml.user @@ -7,5 +7,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt <_PublishTargetUrl>C:\Projects\SkydiveLogs\Back\dist + True|2021-03-15T14:33:07.2658649Z; \ No newline at end of file diff --git a/Back/skydiveLogs-api/skydiveLogs-api.csproj.user b/Back/skydiveLogs-api/skydiveLogs-api.csproj.user index 863074f..6398148 100644 --- a/Back/skydiveLogs-api/skydiveLogs-api.csproj.user +++ b/Back/skydiveLogs-api/skydiveLogs-api.csproj.user @@ -9,7 +9,7 @@ True False - FolderProfile + C:\Projects\SkydiveLogs\Back\skydiveLogs-api\Properties\PublishProfiles\FolderProfile.pubxml false \ No newline at end of file diff --git a/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html b/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html index d1f4af9..7710bb2 100644 --- a/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html +++ b/Front/skydivelogs-app/src/app/new-jump/new-jump.component.html @@ -67,7 +67,7 @@ With a cutaway ? - + @@ -102,7 +102,7 @@ - +