update-----init
This commit is contained in:
1632
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/AppData/enums.json
Normal file
1632
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/AppData/enums.json
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\admin\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\admin\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.2",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "2.2.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
BIN
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/WxApi.dll
Normal file
BIN
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/WxApi.dll
Normal file
Binary file not shown.
BIN
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/WxApi.pdb
Normal file
BIN
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/WxApi.pdb
Normal file
Binary file not shown.
25
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/nlog.config
Normal file
25
Services/Hncore.Pass.Vpn/bin/Debug/netcoreapp2.2/nlog.config
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
autoReload="true"
|
||||
throwConfigExceptions="true"
|
||||
internalLogLevel="Info"
|
||||
internalLogToTrace="true">
|
||||
|
||||
<targets>
|
||||
|
||||
<target xsi:type="Null" name="blackhole" />
|
||||
|
||||
|
||||
<target name="LOG_FILE"
|
||||
xsi:type="File"
|
||||
layout="[${longdate}] ${pad:padding=-5:inner=${level:uppercase=true}}${newline}${message}${newline}"
|
||||
encoding="utf-8"
|
||||
fileName="Logs/${date:format=yyyyMMdd}/${filesystem-normalize:inner=${level}}.log" />
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<logger name="UserLog" minlevel="Trace" writeTo="LOG_FILE" />
|
||||
</rules>
|
||||
</nlog>
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\admin\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\admin\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.2",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "2.2.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
BIN
Services/Hncore.Pass.Vpn/bin/Release/netcoreapp2.2/WxApi.dll
Normal file
BIN
Services/Hncore.Pass.Vpn/bin/Release/netcoreapp2.2/WxApi.dll
Normal file
Binary file not shown.
BIN
Services/Hncore.Pass.Vpn/bin/Release/netcoreapp2.2/WxApi.pdb
Normal file
BIN
Services/Hncore.Pass.Vpn/bin/Release/netcoreapp2.2/WxApi.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<nlog xmlns="http://www.nlog-project.org/schemas/NLog.xsd"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
autoReload="true"
|
||||
throwConfigExceptions="true"
|
||||
internalLogLevel="Info"
|
||||
internalLogToTrace="true">
|
||||
|
||||
<targets>
|
||||
|
||||
<target xsi:type="Null" name="blackhole" />
|
||||
|
||||
|
||||
<target name="LOG_FILE"
|
||||
xsi:type="File"
|
||||
layout="[${longdate}] ${pad:padding=-5:inner=${level:uppercase=true}}${newline}${message}${newline}"
|
||||
encoding="utf-8"
|
||||
fileName="Logs/${date:format=yyyyMMdd}/${filesystem-normalize:inner=${level}}.log" />
|
||||
</targets>
|
||||
|
||||
<rules>
|
||||
<logger name="UserLog" minlevel="Trace" writeTo="LOG_FILE" />
|
||||
</rules>
|
||||
</nlog>
|
||||
@@ -0,0 +1,16 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Hncore.Pass.Vpn")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Hncore.Pass.Vpn")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Hncore.Pass.Vpn")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
@@ -0,0 +1 @@
|
||||
5b4b686a283ad609a47274c99ae23a138fa7eb88
|
||||
@@ -0,0 +1 @@
|
||||
93bf9251de0aa978605734016adbf05d519c7f46
|
||||
@@ -0,0 +1,13 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("Hncore.Pass.Vpn.Views")]
|
||||
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorLanguageVersionAttribute("2.1")]
|
||||
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorConfigurationNameAttribute("MVC-2.1")]
|
||||
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorExtensionAssemblyNameAttribute("MVC-2.1", "Microsoft.AspNetCore.Mvc.Razor.Extensions")]
|
||||
@@ -0,0 +1 @@
|
||||
4a0afea52a466f0be368bed8b5291b58c890a2d9
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
2f67473ee2996462b70f1d40c4edbf7926b87f2d
|
||||
@@ -0,0 +1,27 @@
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\nlog.config
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\AppData\enums.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Vpn.deps.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Vpn.runtimeconfig.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Vpn.runtimeconfig.dev.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Vpn.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Vpn.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Infrastructure.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.BaseInfo.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Sells.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\PaymentCenterClient.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\WxApi.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Infrastructure.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\PaymentCenterClient.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\WxApi.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.BaseInfo.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Debug\netcoreapp2.2\Hncore.Pass.Sells.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.csprojAssemblyReference.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.csproj.CoreCompileInputs.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.RazorAssemblyInfo.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.RazorAssemblyInfo.cs
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.AssemblyInfoInputs.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.AssemblyInfo.cs
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.RazorTargetAssemblyInfo.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.csproj.CopyComplete
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Debug\netcoreapp2.2\Hncore.Pass.Vpn.pdb
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 1,
|
||||
"dgSpecHash": "wJB0s5YLF0VLeG4pZ5gy06xdcIEg+VbE0iDjtJ2PO47PAc/RVUFtS2xQ4j6HPJsl2qp5FoMX4T7gr3iRDn+aIQ==",
|
||||
"success": true
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
<?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)' == '' ">D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\admin\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.9.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.fileproviders.embedded\2.2.0\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.fileproviders.embedded\2.2.0\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.props')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.razor.design\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.razor.design\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Razor.Design.props')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.extensions\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.extensions\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.props')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.props')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.configuration.usersecrets\2.2.0\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.configuration.usersecrets\2.2.0\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.props')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore.design\2.2.0\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore.design\2.2.0\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.app\2.2.0\build\netcoreapp2.2\Microsoft.AspNetCore.App.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.app\2.2.0\build\netcoreapp2.2\Microsoft.AspNetCore.App.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Pkgxunit_analyzers Condition=" '$(Pkgxunit_analyzers)' == '' ">C:\Users\admin\.nuget\packages\xunit.analyzers\0.10.0</Pkgxunit_analyzers>
|
||||
<PkgMicrosoft_CodeAnalysis_Analyzers Condition=" '$(PkgMicrosoft_CodeAnalysis_Analyzers)' == '' ">C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.codeanalysis.analyzers\1.1.0</PkgMicrosoft_CodeAnalysis_Analyzers>
|
||||
<PkgMicrosoft_AspNetCore_Razor_Design Condition=" '$(PkgMicrosoft_AspNetCore_Razor_Design)' == '' ">C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.razor.design\2.2.0</PkgMicrosoft_AspNetCore_Razor_Design>
|
||||
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.entityframeworkcore.tools\2.2.0</PkgMicrosoft_EntityFrameworkCore_Tools>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?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="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.fileproviders.embedded\2.2.0\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.fileproviders.embedded\2.2.0\build\netstandard2.0\Microsoft.Extensions.FileProviders.Embedded.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.extensions\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.extensions\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.Extensions.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.2.0\build\netcoreapp2.2\Microsoft.NETCore.App.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.configuration.usersecrets\2.2.0\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.extensions.configuration.usersecrets\2.2.0\build\netstandard2.0\Microsoft.Extensions.Configuration.UserSecrets.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.server.iisintegration\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Server.IISIntegration.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.server.iisintegration\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Server.IISIntegration.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.server.iis\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Server.IIS.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.server.iis\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Server.IIS.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.viewcompilation\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.viewcompilation\2.2.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.targets')" />
|
||||
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.app\2.2.0\build\netcoreapp2.2\Microsoft.AspNetCore.App.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.app\2.2.0\build\netcoreapp2.2\Microsoft.AspNetCore.App.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,16 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Hncore.Pass.Vpn")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Hncore.Pass.Vpn")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Hncore.Pass.Vpn")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
@@ -0,0 +1 @@
|
||||
596e1cfba0be6a0881c371555ce8c120a1f50deb
|
||||
@@ -0,0 +1 @@
|
||||
93bf9251de0aa978605734016adbf05d519c7f46
|
||||
@@ -0,0 +1,13 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("Hncore.Pass.Vpn.Views")]
|
||||
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorLanguageVersionAttribute("2.1")]
|
||||
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorConfigurationNameAttribute("MVC-2.1")]
|
||||
[assembly: Microsoft.AspNetCore.Razor.Hosting.RazorExtensionAssemblyNameAttribute("MVC-2.1", "Microsoft.AspNetCore.Mvc.Razor.Extensions")]
|
||||
@@ -0,0 +1 @@
|
||||
5b39b587e603fa69d9790c4545d379515cc367d6
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
abf3432b5775383fafe37276f47ecc14cf7e17fc
|
||||
@@ -0,0 +1,27 @@
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\nlog.config
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\AppData\enums.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Vpn.deps.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Vpn.runtimeconfig.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Vpn.runtimeconfig.dev.json
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Vpn.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Vpn.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Infrastructure.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.BaseInfo.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Sells.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\PaymentCenterClient.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\WxApi.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Infrastructure.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\PaymentCenterClient.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\WxApi.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.BaseInfo.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\bin\Release\netcoreapp2.2\Hncore.Pass.Sells.pdb
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.csprojAssemblyReference.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.csproj.CoreCompileInputs.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.RazorAssemblyInfo.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.RazorAssemblyInfo.cs
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.AssemblyInfoInputs.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.AssemblyInfo.cs
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.RazorTargetAssemblyInfo.cache
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.csproj.CopyComplete
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.dll
|
||||
D:\test\juipnet\Services\Hncore.Pass.Vpn\obj\Release\netcoreapp2.2\Hncore.Pass.Vpn.pdb
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
16550
Services/Hncore.Pass.Vpn/obj/project.assets.json
Normal file
16550
Services/Hncore.Pass.Vpn/obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user