removed obj folder
This commit is contained in:
@@ -20,4 +20,8 @@
|
||||
<PackageReference Include="Serilog.Sinks.Map" Version="1.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<_UnmanagedRegistrationCache Remove="obj\Umbraco.Infrastructure.csproj.UnmanagedRegistration.cache" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("Umbraco.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Umbraco.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Umbraco.Infrastructure")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
3efd476d872db129f0c05f7a1ad3a88faacc94f7
|
||||
Binary file not shown.
@@ -1,5 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"dgSpecHash": "5+vojGmraiPfKOVqz8+I1J6P7MSeQVkaLyQLmlF/pRwhxo2lRrhta0u/ESaywdJVzHDUF+XU9Wq8+SNJYOXKOQ==",
|
||||
"success": true
|
||||
}
|
||||
@@ -1,124 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\Umbraco.Infrastructure.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\Umbraco.Infrastructure.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\Umbraco.Infrastructure.csproj",
|
||||
"projectName": "Umbraco.Infrastructure",
|
||||
"projectPath": "D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\Umbraco.Infrastructure.csproj",
|
||||
"packagesPath": "C:\\Users\\Bjarke\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"D:\\Projects\\Umbraco-CMS-netcore\\NuGet.Config",
|
||||
"C:\\Users\\Bjarke\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"D:\\Projects\\Umbraco-CMS\\build.out": {},
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://ci.appveyor.com/nuget/examine-f73l6qv0oqfh/": {},
|
||||
"https://www.myget.org/F/formsnightly/api/v3/index.json": {},
|
||||
"https://www.myget.org/F/umbracocore/api/v2": {},
|
||||
"https://www.myget.org/F/umbracocore/api/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"dependencies": {
|
||||
"LightInject": {
|
||||
"target": "Package",
|
||||
"version": "[6.2.0, )"
|
||||
},
|
||||
"LightInject.Annotation": {
|
||||
"target": "Package",
|
||||
"version": "[1.1.0, )"
|
||||
},
|
||||
"Microsoft.SourceLink.GitHub": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0-beta2-19554-01, )"
|
||||
},
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"NPoco": {
|
||||
"target": "Package",
|
||||
"version": "[4.0.2, )"
|
||||
},
|
||||
"Serilog": {
|
||||
"target": "Package",
|
||||
"version": "[2.9.0, )"
|
||||
},
|
||||
"Serilog.Enrichers.Process": {
|
||||
"target": "Package",
|
||||
"version": "[2.0.1, )"
|
||||
},
|
||||
"Serilog.Enrichers.Thread": {
|
||||
"target": "Package",
|
||||
"version": "[3.1.0, )"
|
||||
},
|
||||
"Serilog.Filters.Expressions": {
|
||||
"target": "Package",
|
||||
"version": "[2.0.0, )"
|
||||
},
|
||||
"Serilog.Formatting.Compact": {
|
||||
"target": "Package",
|
||||
"version": "[1.1.0, )"
|
||||
},
|
||||
"Serilog.Formatting.Compact.Reader": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.3, )"
|
||||
},
|
||||
"Serilog.Sinks.Async": {
|
||||
"target": "Package",
|
||||
"version": "[1.4.0, )"
|
||||
},
|
||||
"Serilog.Sinks.File": {
|
||||
"target": "Package",
|
||||
"version": "[4.1.0, )"
|
||||
},
|
||||
"Serilog.Sinks.Map": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.100-preview1-014459\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,26 +0,0 @@
|
||||
<?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)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Bjarke\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.sourcelink.common\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.Common.props" Condition="Exists('$(NuGetPackageRoot)microsoft.sourcelink.common\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.Common.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.build.tasks.git\1.0.0-beta2-19554-01\build\Microsoft.Build.Tasks.Git.props" Condition="Exists('$(NuGetPackageRoot)microsoft.build.tasks.git\1.0.0-beta2-19554-01\build\Microsoft.Build.Tasks.Git.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.sourcelink.github\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.GitHub.props" Condition="Exists('$(NuGetPackageRoot)microsoft.sourcelink.github\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.GitHub.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgNewtonsoft_Json Condition=" '$(PkgNewtonsoft_Json)' == '' ">C:\Users\Bjarke\.nuget\packages\newtonsoft.json\9.0.1</PkgNewtonsoft_Json>
|
||||
<PkgMicrosoft_SourceLink_Common Condition=" '$(PkgMicrosoft_SourceLink_Common)' == '' ">C:\Users\Bjarke\.nuget\packages\microsoft.sourcelink.common\1.0.0-beta2-19554-01</PkgMicrosoft_SourceLink_Common>
|
||||
<PkgMicrosoft_Build_Tasks_Git Condition=" '$(PkgMicrosoft_Build_Tasks_Git)' == '' ">C:\Users\Bjarke\.nuget\packages\microsoft.build.tasks.git\1.0.0-beta2-19554-01</PkgMicrosoft_Build_Tasks_Git>
|
||||
<PkgMicrosoft_SourceLink_GitHub Condition=" '$(PkgMicrosoft_SourceLink_GitHub)' == '' ">C:\Users\Bjarke\.nuget\packages\microsoft.sourcelink.github\1.0.0-beta2-19554-01</PkgMicrosoft_SourceLink_GitHub>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
@@ -1,12 +0,0 @@
|
||||
<?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="$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.sourcelink.common\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.Common.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.sourcelink.common\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.Common.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.build.tasks.git\1.0.0-beta2-19554-01\build\Microsoft.Build.Tasks.Git.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.build.tasks.git\1.0.0-beta2-19554-01\build\Microsoft.Build.Tasks.Git.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.sourcelink.github\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.GitHub.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.sourcelink.github\1.0.0-beta2-19554-01\build\Microsoft.SourceLink.GitHub.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,109 +0,0 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\Umbraco.Infrastructure.csproj",
|
||||
"projectName": "Umbraco.Infrastructure",
|
||||
"projectPath": "D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\Umbraco.Infrastructure.csproj",
|
||||
"outputPath": "D:\\Projects\\Umbraco-CMS-netcore\\src\\Umbraco.Infrastructure\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"netstandard2.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"D:\\Projects\\Umbraco-CMS\\build.out": {},
|
||||
"https://api.nuget.org/v3/index.json": {},
|
||||
"https://ci.appveyor.com/nuget/examine-f73l6qv0oqfh/": {},
|
||||
"https://www.myget.org/F/formsnightly/api/v3/index.json": {},
|
||||
"https://www.myget.org/F/umbracocore/api/v2": {},
|
||||
"https://www.myget.org/F/umbracocore/api/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard2.0": {
|
||||
"dependencies": {
|
||||
"LightInject": {
|
||||
"target": "Package",
|
||||
"version": "[6.2.0, )"
|
||||
},
|
||||
"LightInject.Annotation": {
|
||||
"target": "Package",
|
||||
"version": "[1.1.0, )"
|
||||
},
|
||||
"Microsoft.SourceLink.GitHub": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0-beta2-19554-01, )"
|
||||
},
|
||||
"NETStandard.Library": {
|
||||
"suppressParent": "All",
|
||||
"target": "Package",
|
||||
"version": "[2.0.3, )",
|
||||
"autoReferenced": true
|
||||
},
|
||||
"NPoco": {
|
||||
"target": "Package",
|
||||
"version": "[4.0.2, )"
|
||||
},
|
||||
"Serilog": {
|
||||
"target": "Package",
|
||||
"version": "[2.9.0, )"
|
||||
},
|
||||
"Serilog.Enrichers.Process": {
|
||||
"target": "Package",
|
||||
"version": "[2.0.1, )"
|
||||
},
|
||||
"Serilog.Enrichers.Thread": {
|
||||
"target": "Package",
|
||||
"version": "[3.1.0, )"
|
||||
},
|
||||
"Serilog.Filters.Expressions": {
|
||||
"target": "Package",
|
||||
"version": "[2.0.0, )"
|
||||
},
|
||||
"Serilog.Formatting.Compact": {
|
||||
"target": "Package",
|
||||
"version": "[1.1.0, )"
|
||||
},
|
||||
"Serilog.Formatting.Compact.Reader": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.3, )"
|
||||
},
|
||||
"Serilog.Sinks.Async": {
|
||||
"target": "Package",
|
||||
"version": "[1.4.0, )"
|
||||
},
|
||||
"Serilog.Sinks.File": {
|
||||
"target": "Package",
|
||||
"version": "[4.1.0, )"
|
||||
},
|
||||
"Serilog.Sinks.Map": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user