parent
f302545ac3
commit
8153fcf7a0
@ -1,117 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v3.0": {
|
||||
"Données/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETStandard,Version=v2.0",
|
||||
"dependencies": {
|
||||
"notre_bibliotheque": "1.0.0"
|
||||
},
|
||||
"compile": {
|
||||
"bin/placeholder/Données.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/Données.dll": {}
|
||||
}
|
||||
},
|
||||
"notre_bibliotheque/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETStandard,Version=v2.0",
|
||||
"compile": {
|
||||
"bin/placeholder/notre_bibliotheque.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/notre_bibliotheque.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Données/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../Données/Données.csproj",
|
||||
"msbuildProject": "../Données/Données.csproj"
|
||||
},
|
||||
"notre_bibliotheque/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../notre_bibliotheque/notre_bibliotheque.csproj",
|
||||
"msbuildProject": "../notre_bibliotheque/notre_bibliotheque.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
".NETCoreApp,Version=v3.0": [
|
||||
"Données >= 1.0.0",
|
||||
"notre_bibliotheque >= 1.0.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\lolabussie\\.nuget\\packages\\": {},
|
||||
"C:\\Microsoft\\Xamarin\\NuGet\\": {},
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\test_number_one.csproj",
|
||||
"projectName": "test_number_one",
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\test_number_one.csproj",
|
||||
"packagesPath": "C:\\Users\\lolabussie\\.nuget\\packages\\",
|
||||
"outputPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Microsoft\\Xamarin\\NuGet\\",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lolabussie\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netcoreapp3.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp3.0": {
|
||||
"projectReferences": {
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj": {
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj"
|
||||
},
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp3.0": {
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"dgSpecHash": "5Xzukd2rpAazBnv2nOg7WIjWFnJ7+DXpp6nDynJASIYFRIBhZ/UCS07O3LWamu6QmOGGqc1XSVDA9tVy9aHQxg==",
|
||||
"success": true
|
||||
}
|
@ -1,196 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\test_number_one.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj",
|
||||
"projectName": "Données",
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj",
|
||||
"packagesPath": "C:\\Users\\lolabussie\\.nuget\\packages\\",
|
||||
"outputPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Microsoft\\Xamarin\\NuGet\\",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lolabussie\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"projectReferences": {
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj",
|
||||
"projectName": "notre_bibliotheque",
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj",
|
||||
"packagesPath": "C:\\Users\\lolabussie\\.nuget\\packages\\",
|
||||
"outputPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Microsoft\\Xamarin\\NuGet\\",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lolabussie\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\test_number_one.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\test_number_one.csproj",
|
||||
"projectName": "test_number_one",
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\test_number_one.csproj",
|
||||
"packagesPath": "C:\\Users\\lolabussie\\.nuget\\packages\\",
|
||||
"outputPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\test_number_one\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Microsoft\\Xamarin\\NuGet\\",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lolabussie\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netcoreapp3.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp3.0": {
|
||||
"projectReferences": {
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj": {
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\Données\\Données.csproj"
|
||||
},
|
||||
"U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"projectPath": "U:\\etudiant\\ALLAN_LOU_PROJET\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp3.0": {
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.0.100\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,15 +0,0 @@
|
||||
<?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\lolabussie\.nuget\packages\;C:\Microsoft\Xamarin\NuGet\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.3.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -1,6 +0,0 @@
|
||||
<?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>
|
||||
</Project>
|
@ -1,65 +0,0 @@
|
||||
using données;
|
||||
using notre_bibliotheque;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Xunit;
|
||||
|
||||
namespace tests_unitaires
|
||||
{
|
||||
public class ItemsUnitTest
|
||||
{
|
||||
private IPercistance stb = new Stub("");
|
||||
[Fact]
|
||||
public void TestConstructeur0()
|
||||
{
|
||||
Items its = new Items();
|
||||
Assert.Equal(new List<Item>(), its.LesItems);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void TestConstructeur1()
|
||||
{
|
||||
IList<Item> l = stb.ChargerLesDonnées()["Langages"] as IList<Item>;
|
||||
Items its = new Items(l);
|
||||
Assert.Equal(l.OrderBy(lang => (lang as Langage).Nom).ToList(), its.LesItems);
|
||||
}
|
||||
|
||||
|
||||
[Fact]
|
||||
public void TestSuppression()
|
||||
{
|
||||
IList<Item> l = stb.ChargerLesDonnées()["Comtpes"] as IList<Item>;
|
||||
Items its = new Items(l);
|
||||
Gestionaire.Percistance = new Stub("");
|
||||
GestionaireDeComptes gestionaireDeTest = new GestionaireDeComptes(its);
|
||||
Compte c1 = new Compte("id2", "mdp1");
|
||||
Compte c2 = new Compte("id3", "mdp1");
|
||||
gestionaireDeTest.ItemsComptes.Supprimer(c1);
|
||||
gestionaireDeTest.ItemsComptes.Supprimer(c2);
|
||||
Assert.Throws<ArgumentException>(() => its.Supprimer(c1));
|
||||
Assert.DoesNotContain(c1, its.LesItems);
|
||||
Assert.DoesNotContain(c2, its.LesItems);
|
||||
Assert.Null(gestionaireDeTest.ItemsComptes.ItemCourant);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void TestAjout()
|
||||
{
|
||||
IList<Item> l = stb.ChargerLesDonnées()["Comptes"] as IList<Item>;
|
||||
Compte c = new Compte("c", "c");
|
||||
Items its = new Items(l);
|
||||
its.Ajouter(c);
|
||||
Assert.Contains(c, its.LesItems);
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public void TestExists()
|
||||
{
|
||||
IList<Item> l = stb.ChargerLesDonnées()["Comptes"] as IList<Item>;
|
||||
Items its = new Items(l);
|
||||
Assert.True(its.Exists(new Compte("id10", "mdp1")));
|
||||
Assert.False(its.Exists(new Compte("zzzzzz", "mezezezf")));
|
||||
}
|
||||
}
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.0", FrameworkDisplayName = "")]
|
@ -1,23 +0,0 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Ce code a été généré par un outil.
|
||||
// Version du runtime :4.0.30319.42000
|
||||
//
|
||||
// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
|
||||
// le code est régénéré.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("tests_unitaires")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("tests_unitaires")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("tests_unitaires")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Généré par la classe MSBuild WriteCodeFragment.
|
||||
|
@ -1 +0,0 @@
|
||||
6caab2ae9dec1795923f24d9764d02112e238860
|
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
e7887270133f0c338f98962949997ac72d3f758b
|
@ -1,102 +0,0 @@
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.csprojAssemblyReference.cache
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.AssemblyInfoInputs.cache
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.AssemblyInfo.cs
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.runner.visualstudio.dotnetcore.testadapter.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.runner.reporters.netcoreapp10.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.runner.utility.netcoreapp10.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tests_unitaires.deps.json
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tests_unitaires.runtimeconfig.json
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tests_unitaires.runtimeconfig.dev.json
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tests_unitaires.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tests_unitaires.pdb
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CoreUtilities.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.PlatformAbstractions.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CommunicationUtilities.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.CrossPlatEngine.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.TestPlatform.Utilities.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Microsoft.VisualStudio.TestPlatform.Common.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\testhost.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\Newtonsoft.Json.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\System.Xml.XPath.XmlDocument.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.abstractions.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.assert.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.core.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\xunit.execution.dotnet.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\données.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\notre_bibliotheque.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\données.pdb
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\bin\Debug\netcoreapp3.0\notre_bibliotheque.pdb
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.csproj.CopyComplete
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.dll
|
||||
U:\etudiant\ALLAN_LOU_PROJET\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.pdb
|
||||
C:\Users\Administrateur.NB01-M350-28206\Documents\dut\A1_PROJET_APP\PROLANG\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.csproj.AssemblyReference.cache
|
||||
C:\Users\Administrateur.NB01-M350-28206\Documents\dut\A1_PROJET_APP\PROLANG\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.AssemblyInfoInputs.cache
|
||||
C:\Users\Administrateur.NB01-M350-28206\Documents\dut\A1_PROJET_APP\PROLANG\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.AssemblyInfo.cs
|
||||
C:\Users\Administrateur.NB01-M350-28206\Documents\dut\A1_PROJET_APP\PROLANG\source\repos\notre_solution\tests_unitaires\obj\Debug\netcoreapp3.0\tests_unitaires.csproj.CoreCompileInputs.cache
|
File diff suppressed because it is too large
Load Diff
@ -1,111 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "YPpzn7LqjXe51CVOT4h6FLS2WYElMKNvyYos+zyknBoSdLe6emI+rIXH2jzwfimVc3OzW2NdJAmW/NY+BbrTYw==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\tests_unitaires\\tests_unitaires.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\coverlet.collector\\1.0.1\\coverlet.collector.1.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.codecoverage\\16.2.0\\microsoft.codecoverage.16.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.csharp\\4.0.1\\microsoft.csharp.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.net.test.sdk\\16.2.0\\microsoft.net.test.sdk.16.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.netcore.platforms\\1.0.1\\microsoft.netcore.platforms.1.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.netcore.targets\\1.0.1\\microsoft.netcore.targets.1.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.testplatform.objectmodel\\16.2.0\\microsoft.testplatform.objectmodel.16.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.testplatform.testhost\\16.2.0\\microsoft.testplatform.testhost.16.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.win32.primitives\\4.0.1\\microsoft.win32.primitives.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.win32.registry\\4.0.0\\microsoft.win32.registry.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\netstandard.library\\1.6.0\\netstandard.library.1.6.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\newtonsoft.json\\9.0.1\\newtonsoft.json.9.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\runtime.native.system\\4.0.0\\runtime.native.system.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\runtime.native.system.io.compression\\4.1.0\\runtime.native.system.io.compression.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\runtime.native.system.net.http\\4.0.1\\runtime.native.system.net.http.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\runtime.native.system.security.cryptography\\4.0.0\\runtime.native.system.security.cryptography.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.appcontext\\4.1.0\\system.appcontext.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.buffers\\4.0.0\\system.buffers.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.collections\\4.0.11\\system.collections.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.collections.concurrent\\4.0.12\\system.collections.concurrent.4.0.12.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.collections.immutable\\1.2.0\\system.collections.immutable.1.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.collections.nongeneric\\4.0.1\\system.collections.nongeneric.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.collections.specialized\\4.0.1\\system.collections.specialized.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.componentmodel\\4.0.1\\system.componentmodel.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.componentmodel.eventbasedasync\\4.0.11\\system.componentmodel.eventbasedasync.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.componentmodel.primitives\\4.1.0\\system.componentmodel.primitives.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.componentmodel.typeconverter\\4.1.0\\system.componentmodel.typeconverter.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.console\\4.0.0\\system.console.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.debug\\4.0.11\\system.diagnostics.debug.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.diagnosticsource\\4.0.0\\system.diagnostics.diagnosticsource.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.process\\4.1.0\\system.diagnostics.process.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.textwritertracelistener\\4.0.0\\system.diagnostics.textwritertracelistener.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.tools\\4.0.1\\system.diagnostics.tools.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.tracesource\\4.0.0\\system.diagnostics.tracesource.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.diagnostics.tracing\\4.1.0\\system.diagnostics.tracing.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.dynamic.runtime\\4.0.11\\system.dynamic.runtime.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.globalization\\4.0.11\\system.globalization.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.globalization.calendars\\4.0.1\\system.globalization.calendars.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.globalization.extensions\\4.0.1\\system.globalization.extensions.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.io\\4.1.0\\system.io.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.io.compression\\4.1.0\\system.io.compression.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.io.compression.zipfile\\4.0.1\\system.io.compression.zipfile.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.io.filesystem\\4.0.1\\system.io.filesystem.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.io.filesystem.primitives\\4.0.1\\system.io.filesystem.primitives.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.linq\\4.1.0\\system.linq.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.linq.expressions\\4.1.0\\system.linq.expressions.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.net.http\\4.1.0\\system.net.http.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.net.primitives\\4.0.11\\system.net.primitives.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.net.sockets\\4.1.0\\system.net.sockets.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.objectmodel\\4.0.12\\system.objectmodel.4.0.12.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.private.datacontractserialization\\4.1.1\\system.private.datacontractserialization.4.1.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection\\4.1.0\\system.reflection.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.emit\\4.0.1\\system.reflection.emit.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.emit.ilgeneration\\4.0.1\\system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.emit.lightweight\\4.0.1\\system.reflection.emit.lightweight.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.extensions\\4.0.1\\system.reflection.extensions.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.metadata\\1.3.0\\system.reflection.metadata.1.3.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.primitives\\4.0.1\\system.reflection.primitives.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.reflection.typeextensions\\4.1.0\\system.reflection.typeextensions.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.resources.resourcemanager\\4.0.1\\system.resources.resourcemanager.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime\\4.1.0\\system.runtime.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.extensions\\4.1.0\\system.runtime.extensions.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.handles\\4.0.1\\system.runtime.handles.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.interopservices\\4.1.0\\system.runtime.interopservices.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.interopservices.runtimeinformation\\4.0.0\\system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.loader\\4.0.0\\system.runtime.loader.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.numerics\\4.0.1\\system.runtime.numerics.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.serialization.json\\4.0.2\\system.runtime.serialization.json.4.0.2.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.runtime.serialization.primitives\\4.1.1\\system.runtime.serialization.primitives.4.1.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.algorithms\\4.2.0\\system.security.cryptography.algorithms.4.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.cng\\4.2.0\\system.security.cryptography.cng.4.2.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.csp\\4.0.0\\system.security.cryptography.csp.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.encoding\\4.0.0\\system.security.cryptography.encoding.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.openssl\\4.0.0\\system.security.cryptography.openssl.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.primitives\\4.0.0\\system.security.cryptography.primitives.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.security.cryptography.x509certificates\\4.1.0\\system.security.cryptography.x509certificates.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.text.encoding\\4.0.11\\system.text.encoding.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.text.encoding.extensions\\4.0.11\\system.text.encoding.extensions.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.text.regularexpressions\\4.1.0\\system.text.regularexpressions.4.1.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.threading\\4.0.11\\system.threading.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.threading.tasks\\4.0.11\\system.threading.tasks.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.threading.tasks.extensions\\4.0.0\\system.threading.tasks.extensions.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.threading.thread\\4.0.0\\system.threading.thread.4.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.threading.threadpool\\4.0.10\\system.threading.threadpool.4.0.10.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.threading.timer\\4.0.1\\system.threading.timer.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.xml.readerwriter\\4.0.11\\system.xml.readerwriter.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.xml.xdocument\\4.0.11\\system.xml.xdocument.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.xml.xmldocument\\4.0.1\\system.xml.xmldocument.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.xml.xmlserializer\\4.0.11\\system.xml.xmlserializer.4.0.11.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.xml.xpath\\4.0.1\\system.xml.xpath.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\system.xml.xpath.xmldocument\\4.0.1\\system.xml.xpath.xmldocument.4.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit\\2.4.0\\xunit.2.4.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.abstractions\\2.0.2\\xunit.abstractions.2.0.2.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.analyzers\\0.10.0\\xunit.analyzers.0.10.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.assert\\2.4.0\\xunit.assert.2.4.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.core\\2.4.0\\xunit.core.2.4.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.extensibility.core\\2.4.0\\xunit.extensibility.core.2.4.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.extensibility.execution\\2.4.0\\xunit.extensibility.execution.2.4.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\xunit.runner.visualstudio\\2.4.0\\xunit.runner.visualstudio.2.4.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\3.0.1\\microsoft.aspnetcore.app.ref.3.0.1.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.windowsdesktop.app.ref\\3.0.0\\microsoft.windowsdesktop.app.ref.3.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\microsoft.netcore.app.ref\\3.0.0\\microsoft.netcore.app.ref.3.0.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"dgSpecHash": "xSKxpMmLSTGq33ZfXVy1l0bD7yaRsICPVDENbNgrUcv7bZRQUNeeyla4vjXRGIibhWoeCJt++yWuHrG9g7G2QQ==",
|
||||
"success": true
|
||||
}
|
@ -1,237 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\tests_unitaires\\tests_unitaires.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\Données\\données.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\Données\\données.csproj",
|
||||
"projectName": "données",
|
||||
"projectPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\Données\\données.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\Données\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"targetAlias": "netstandard2.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"projectPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"targetAlias": "netstandard2.0",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj",
|
||||
"projectName": "notre_bibliotheque",
|
||||
"projectPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"targetAlias": "netstandard2.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"targetAlias": "netstandard2.0",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\tests_unitaires\\tests_unitaires.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\tests_unitaires\\tests_unitaires.csproj",
|
||||
"projectName": "tests_unitaires",
|
||||
"projectPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\tests_unitaires\\tests_unitaires.csproj",
|
||||
"packagesPath": "C:\\Users\\Administrateur.NB01-M350-28206\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\tests_unitaires\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files\\Microsoft\\Xamarin\\NuGet\\"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files\\NuGet\\Config\\Xamarin.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netcoreapp3.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp3.0": {
|
||||
"targetAlias": "netcoreapp3.0",
|
||||
"projectReferences": {
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\Données\\données.csproj": {
|
||||
"projectPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\Données\\données.csproj"
|
||||
},
|
||||
"C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj": {
|
||||
"projectPath": "C:\\Users\\Administrateur.NB01-M350-28206\\Documents\\dut\\A1_PROJET_APP\\PROLANG\\source\\repos\\notre_solution\\notre_bibliotheque\\notre_bibliotheque.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netcoreapp3.0": {
|
||||
"targetAlias": "netcoreapp3.0",
|
||||
"dependencies": {
|
||||
"Microsoft.NET.Test.Sdk": {
|
||||
"target": "Package",
|
||||
"version": "[16.2.0, )"
|
||||
},
|
||||
"coverlet.collector": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.1, )"
|
||||
},
|
||||
"xunit": {
|
||||
"target": "Package",
|
||||
"version": "[2.4.0, )"
|
||||
},
|
||||
"xunit.runner.visualstudio": {
|
||||
"target": "Package",
|
||||
"version": "[2.4.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[3.0.1, 3.0.1]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[3.0.0, 3.0.0]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.WindowsDesktop.App.Ref",
|
||||
"version": "[3.0.0, 3.0.0]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,30 +0,0 @@
|
||||
<?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\Administrateur.NB01-M350-28206\.nuget\packages\;C:\Program Files\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files\Microsoft\Xamarin\NuGet\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.10.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Administrateur.NB01-M350-28206\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
<SourceRoot Include="C:\Program Files\Microsoft\Xamarin\NuGet\" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage\16.2.0\build\netstandard1.0\Microsoft.CodeCoverage.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage\16.2.0\build\netstandard1.0\Microsoft.CodeCoverage.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk\16.2.0\build\netcoreapp1.0\Microsoft.NET.Test.Sdk.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk\16.2.0\build\netcoreapp1.0\Microsoft.NET.Test.Sdk.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)xunit.runner.visualstudio\2.4.0\build\netcoreapp1.0\xunit.runner.visualstudio.props" Condition="Exists('$(NuGetPackageRoot)xunit.runner.visualstudio\2.4.0\build\netcoreapp1.0\xunit.runner.visualstudio.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)xunit.core\2.4.0\build\xunit.core.props" Condition="Exists('$(NuGetPackageRoot)xunit.core\2.4.0\build\xunit.core.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgNewtonsoft_Json Condition=" '$(PkgNewtonsoft_Json)' == '' ">C:\Users\Administrateur.NB01-M350-28206\.nuget\packages\newtonsoft.json\9.0.1</PkgNewtonsoft_Json>
|
||||
<Pkgxunit_analyzers Condition=" '$(Pkgxunit_analyzers)' == '' ">C:\Users\Administrateur.NB01-M350-28206\.nuget\packages\xunit.analyzers\0.10.0</Pkgxunit_analyzers>
|
||||
</PropertyGroup>
|
||||
</Project>
|
@ -1,12 +0,0 @@
|
||||
<?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.codecoverage\16.2.0\build\netstandard1.0\Microsoft.CodeCoverage.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage\16.2.0\build\netstandard1.0\Microsoft.CodeCoverage.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk\16.2.0\build\netcoreapp1.0\Microsoft.NET.Test.Sdk.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk\16.2.0\build\netcoreapp1.0\Microsoft.NET.Test.Sdk.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)xunit.core\2.4.0\build\xunit.core.targets" Condition="Exists('$(NuGetPackageRoot)xunit.core\2.4.0\build\xunit.core.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)coverlet.collector\1.0.1\build\netstandard1.0\coverlet.collector.targets" Condition="Exists('$(NuGetPackageRoot)coverlet.collector\1.0.1\build\netstandard1.0\coverlet.collector.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
Loading…
Reference in new issue