protect
This commit is contained in:
@ -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")]
|
22
test/isn.tests/obj/Debug/net472/isn.tests.AssemblyInfo.cs
Normal file
22
test/isn.tests/obj/Debug/net472/isn.tests.AssemblyInfo.cs
Normal 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.
|
||||
|
@ -0,0 +1 @@
|
||||
6dda205da2fd166c118ffbc072720fa1e883c382
|
BIN
test/isn.tests/obj/Debug/net472/isn.tests.assets.cache
Normal file
BIN
test/isn.tests/obj/Debug/net472/isn.tests.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
a36496a80783294d6f60cfed17358cfb402f333c
|
@ -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
|
BIN
test/isn.tests/obj/Debug/net472/isn.tests.dll
Normal file
BIN
test/isn.tests/obj/Debug/net472/isn.tests.dll
Normal file
Binary file not shown.
BIN
test/isn.tests/obj/Debug/net472/isn.tests.pdb
Normal file
BIN
test/isn.tests/obj/Debug/net472/isn.tests.pdb
Normal file
Binary file not shown.
@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
|
22
test/isn.tests/obj/Debug/net5.0/isn.tests.AssemblyInfo.cs
Normal file
22
test/isn.tests/obj/Debug/net5.0/isn.tests.AssemblyInfo.cs
Normal 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.
|
||||
|
@ -0,0 +1 @@
|
||||
6dda205da2fd166c118ffbc072720fa1e883c382
|
@ -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
|
BIN
test/isn.tests/obj/Debug/net5.0/isn.tests.assets.cache
Normal file
BIN
test/isn.tests/obj/Debug/net5.0/isn.tests.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
2a7177469d4a5ffbccb761cf38b8d55fbc49c26b
|
@ -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
|
@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v2.1", FrameworkDisplayName = "")]
|
@ -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.
|
||||
|
@ -0,0 +1 @@
|
||||
6dda205da2fd166c118ffbc072720fa1e883c382
|
BIN
test/isn.tests/obj/Debug/netcoreapp2.1/isn.tests.assets.cache
Normal file
BIN
test/isn.tests/obj/Debug/netcoreapp2.1/isn.tests.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
62dcc4076b081e71c24ac2022ffb03bd02712626
|
@ -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
|
Reference in New Issue
Block a user