This commit is contained in:
Paul Schneider
2021-08-15 05:31:38 +01:00
parent ae114c68db
commit f6f3473346
56 changed files with 1351 additions and 31 deletions

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]

View File

@ -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("isn.tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("isn.tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("isn.tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Généré par la classe MSBuild WriteCodeFragment.

View File

@ -0,0 +1 @@
6dda205da2fd166c118ffbc072720fa1e883c382

Binary file not shown.

View File

@ -0,0 +1 @@
a36496a80783294d6f60cfed17358cfb402f333c

View File

@ -0,0 +1,24 @@
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.AssemblyInfoInputs.cache
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.AssemblyInfo.cs
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.csproj.CoreCompileInputs.cache
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/NUnit3.TestAdapter.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/NUnit3.TestAdapter.pdb
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/nunit.engine.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/nunit.engine.api.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/nunit.engine.core.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/isn.tests.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/isn.tests.pdb
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/Microsoft.VisualStudio.CodeCoverage.Shim.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/Mono.Options.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/MurmurHash.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/Newtonsoft.Json.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/nunit.framework.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/Unleash.Client.dll
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/isn.exe
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/isn.pdb
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/isn.exe.config
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.csproj.CopyComplete
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.dll
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.pdb
/home/paul/workspace/isn/test/isn.tests/bin/Debug/net472/CoverletSourceRootsMapping
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net472/isn.tests.csproj.AssemblyReference.cache

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]

View File

@ -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("isn.tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("isn.tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("isn.tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Généré par la classe MSBuild WriteCodeFragment.

View File

@ -0,0 +1 @@
6dda205da2fd166c118ffbc072720fa1e883c382

View File

@ -0,0 +1,8 @@
is_global = true
build_property.TargetFramework = net5.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.PublishSingleFile =
build_property.IncludeAllContentForSelfExtract =
build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows

Binary file not shown.

View File

@ -0,0 +1 @@
2a7177469d4a5ffbccb761cf38b8d55fbc49c26b

View File

@ -0,0 +1,5 @@
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net5.0/isn.tests.csproj.AssemblyReference.cache
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net5.0/isn.tests.GeneratedMSBuildEditorConfig.editorconfig
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net5.0/isn.tests.AssemblyInfoInputs.cache
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net5.0/isn.tests.AssemblyInfo.cs
/home/paul/workspace/isn/test/isn.tests/obj/Debug/net5.0/isn.tests.csproj.CoreCompileInputs.cache

View File

@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v2.1", FrameworkDisplayName = "")]

View File

@ -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("isn.tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("isn.tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("isn.tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Généré par la classe MSBuild WriteCodeFragment.

View File

@ -0,0 +1 @@
6dda205da2fd166c118ffbc072720fa1e883c382

View File

@ -0,0 +1 @@
62dcc4076b081e71c24ac2022ffb03bd02712626

View File

@ -0,0 +1,4 @@
/home/paul/workspace/isn/test/isn.tests/obj/Debug/netcoreapp2.1/isn.tests.csproj.AssemblyReference.cache
/home/paul/workspace/isn/test/isn.tests/obj/Debug/netcoreapp2.1/isn.tests.AssemblyInfoInputs.cache
/home/paul/workspace/isn/test/isn.tests/obj/Debug/netcoreapp2.1/isn.tests.AssemblyInfo.cs
/home/paul/workspace/isn/test/isn.tests/obj/Debug/netcoreapp2.1/isn.tests.csproj.CoreCompileInputs.cache