...
This commit is contained in:
parent
1befc2e053
commit
a2d91e072f
21 changed files with 663 additions and 0 deletions
|
|
@ -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")]
|
||||
23
src/isn.abst/obj/Debug/net4.7.2/isn.abst.AssemblyInfo.cs
Normal file
23
src/isn.abst/obj/Debug/net4.7.2/isn.abst.AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// 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.abst")]
|
||||
[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.abst")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("isn.abst")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Généré par la classe MSBuild WriteCodeFragment.
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
d6c9876e155ca3b286e43df6df78357f3d96a2e6
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
is_global = true
|
||||
build_property.RootNamespace = isn.abst
|
||||
build_property.ProjectDir = /home/paul/workspace/isn/src/isn.abst/
|
||||
BIN
src/isn.abst/obj/Debug/net4.7.2/isn.abst.assets.cache
Normal file
BIN
src/isn.abst/obj/Debug/net4.7.2/isn.abst.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
68a91f5a182664c48e2675e5e4286546c812edf1
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
/home/paul/workspace/isn/src/isn.abst/bin/Debug/net4.7.2/isn.abst.dll
|
||||
/home/paul/workspace/isn/src/isn.abst/bin/Debug/net4.7.2/isn.abst.pdb
|
||||
/home/paul/workspace/isn/src/isn.abst/bin/Debug/net4.7.2/Newtonsoft.Json.dll
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.csproj.AssemblyReference.cache
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.AssemblyInfoInputs.cache
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.AssemblyInfo.cs
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.csproj.CoreCompileInputs.cache
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.csproj.CopyComplete
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.dll
|
||||
/home/paul/workspace/isn/src/isn.abst/obj/Debug/net4.7.2/isn.abst.pdb
|
||||
Binary file not shown.
BIN
src/isn.abst/obj/Debug/net4.7.2/isn.abst.dll
Normal file
BIN
src/isn.abst/obj/Debug/net4.7.2/isn.abst.dll
Normal file
Binary file not shown.
BIN
src/isn.abst/obj/Debug/net4.7.2/isn.abst.pdb
Normal file
BIN
src/isn.abst/obj/Debug/net4.7.2/isn.abst.pdb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue