initialize v1.2
This commit is contained in:
parent
3c6908010b
commit
acd10ee1d1
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Mango.Nop.Core/1.0.0": {
|
||||
"runtime": {
|
||||
"Mango.Nop.Core.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Mango.Nop.Core/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Mango.Nop.Core")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a4d1da8b8a0f222e3b74c7ea49e83910441c1433")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3c6908010b274be009484be3f868679f3dc1a856")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Mango.Nop.Core")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Mango.Nop.Core")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
0a3c9cb120cd3ba5e186b3296ef8ca6ff62b6209694bda4142f919e388d98a10
|
||||
54f0300f49b25fb7b7853ef65fea923050cdd770005dc2d28497ad7aed41a23a
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
f44b5b6040c950a906fd7c8ece66157b0dc56465e30d8ac7d1dc66e4f42b39e9
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\bin\Debug\net8.0\Mango.Nop.Core.deps.json
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\bin\Debug\net8.0\Mango.Nop.Core.dll
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\bin\Debug\net8.0\Mango.Nop.Core.pdb
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\Mango.Nop.Core.GeneratedMSBuildEditorConfig.editorconfig
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\Mango.Nop.Core.AssemblyInfoInputs.cache
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\Mango.Nop.Core.AssemblyInfo.cs
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\Mango.Nop.Core.csproj.CoreCompileInputs.cache
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\Mango.Nop.Core.dll
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\refint\Mango.Nop.Core.dll
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\Mango.Nop.Core.pdb
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Core\obj\Debug\net8.0\ref\Mango.Nop.Core.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Mango.Nop.Services/1.0.0": {
|
||||
"runtime": {
|
||||
"Mango.Nop.Services.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Mango.Nop.Services/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1,10 +1,10 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Ezt a kódot eszköz generálta.
|
||||
// Futásidejű verzió:4.0.30319.42000
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Ennek a fájlnak a módosítása helytelen viselkedést eredményezhet, és elvész, ha
|
||||
// a kódot újragenerálják.
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -14,7 +14,7 @@ using System.Reflection;
|
|||
[assembly: System.Reflection.AssemblyCompanyAttribute("Mango.Nop.Services")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a4d1da8b8a0f222e3b74c7ea49e83910441c1433")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+3c6908010b274be009484be3f868679f3dc1a856")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Mango.Nop.Services")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Mango.Nop.Services")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
c6640e947166d2b80906bc711eb15527093c12efb1cc1f56e38809341cbb9a5e
|
||||
b8eb1975d633ad8e4c1478e6a33aea91b5fb370e2c78b1a34c4b2ac700ad2e5e
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
84a2b4c5f19407ce23cab3f87b993d4f84768c68d7896a97f2100c6dfffb04e8
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\bin\Debug\net8.0\Mango.Nop.Services.deps.json
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\bin\Debug\net8.0\Mango.Nop.Services.dll
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\bin\Debug\net8.0\Mango.Nop.Services.pdb
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\Mango.Nop.Services.GeneratedMSBuildEditorConfig.editorconfig
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\Mango.Nop.Services.AssemblyInfoInputs.cache
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\Mango.Nop.Services.AssemblyInfo.cs
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\Mango.Nop.Services.csproj.CoreCompileInputs.cache
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\Mango.Nop.Services.dll
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\refint\Mango.Nop.Services.dll
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\Mango.Nop.Services.pdb
|
||||
H:\Applications\Mango\Source\NopCommerce.Common\4.70\Libraries\Mango.Nop.Services\obj\Debug\net8.0\ref\Mango.Nop.Services.dll
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue