Merge pull request #4 from plane000/dev
Merge stable branch dev to master
This commit is contained in:
5099
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.deps.json
Normal file
5099
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.dll
Normal file
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.dll
Normal file
Binary file not shown.
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.pdb
Normal file
BIN
dev-portal/bin/Debug/netcoreapp2.1/dev-portal.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\Ben\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\Ben\\.nuget\\packages",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "netcoreapp2.1",
|
||||
"framework": {
|
||||
"name": "Microsoft.AspNetCore.App",
|
||||
"version": "2.1.1"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.GC.Server": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("dev-portal")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("dev-portal")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("dev-portal")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
@@ -0,0 +1 @@
|
||||
737a1faa3c99c4535d73f116f3074df1512420df
|
||||
@@ -0,0 +1 @@
|
||||
97cabb3735f30b5a5bf332f820127aec29a03f68
|
||||
@@ -0,0 +1,13 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.RelatedAssemblyAttribute("dev-portal.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 @@
|
||||
e414e311e98ae2a99dee20dce8fa33f1257c7784
|
||||
BIN
dev-portal/obj/Debug/netcoreapp2.1/dev-portal.assets.cache
Normal file
BIN
dev-portal/obj/Debug/netcoreapp2.1/dev-portal.assets.cache
Normal file
Binary file not shown.
@@ -0,0 +1 @@
|
||||
82c94cbdf01f77aeeb78261d8a61650605c0a650
|
||||
@@ -0,0 +1,14 @@
|
||||
E:\Projects\nullptr-bot\dev-portal\bin\Debug\netcoreapp2.1\dev-portal.deps.json
|
||||
E:\Projects\nullptr-bot\dev-portal\bin\Debug\netcoreapp2.1\dev-portal.runtimeconfig.json
|
||||
E:\Projects\nullptr-bot\dev-portal\bin\Debug\netcoreapp2.1\dev-portal.runtimeconfig.dev.json
|
||||
E:\Projects\nullptr-bot\dev-portal\bin\Debug\netcoreapp2.1\dev-portal.dll
|
||||
E:\Projects\nullptr-bot\dev-portal\bin\Debug\netcoreapp2.1\dev-portal.pdb
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.csprojAssemblyReference.cache
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.csproj.CoreCompileInputs.cache
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.RazorAssemblyInfo.cache
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.RazorAssemblyInfo.cs
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.AssemblyInfoInputs.cache
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.AssemblyInfo.cs
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.RazorTargetAssemblyInfo.cache
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.dll
|
||||
E:\Projects\nullptr-bot\dev-portal\obj\Debug\netcoreapp2.1\dev-portal.pdb
|
||||
Binary file not shown.
BIN
dev-portal/obj/Debug/netcoreapp2.1/dev-portal.dll
Normal file
BIN
dev-portal/obj/Debug/netcoreapp2.1/dev-portal.dll
Normal file
Binary file not shown.
BIN
dev-portal/obj/Debug/netcoreapp2.1/dev-portal.pdb
Normal file
BIN
dev-portal/obj/Debug/netcoreapp2.1/dev-portal.pdb
Normal file
Binary file not shown.
0
test/index.js
Normal file
0
test/index.js
Normal file
Reference in New Issue
Block a user