This commit is contained in:
Simon Martens
2023-01-29 08:21:29 +01:00
30 changed files with 10263 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");

Binary file not shown.

View File

@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"old_data_import/1.0.0": {
"runtime": {
"old_data_import.dll": {}
}
}
}
},
"libraries": {
"old_data_import/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]

Binary file not shown.

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// 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("old_data_import")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("old_data_import")]
[assembly: System.Reflection.AssemblyTitleAttribute("old_data_import")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
a9e8e16cb551d028553e3c1cc9e328dd729030e4

View File

@@ -0,0 +1,11 @@
is_global = true
build_property.TargetFramework = net7.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = old_data_import
build_property.ProjectDir = /home/simon/source/jacoblenz/old_data_import/

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

View File

@@ -0,0 +1 @@
24888d05b3864e14c96c9434d80a067b42ed09b9

View File

@@ -0,0 +1,15 @@
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.deps.json
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.runtimeconfig.json
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.dll
/home/simon/source/jacoblenz/old_data_import/bin/Debug/net7.0/old_data_import.pdb
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.csproj.AssemblyReference.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.GeneratedMSBuildEditorConfig.editorconfig
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.AssemblyInfoInputs.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.AssemblyInfo.cs
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.csproj.CoreCompileInputs.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.dll
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/refint/old_data_import.dll
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.pdb
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/old_data_import.genruntimeconfig.cache
/home/simon/source/jacoblenz/old_data_import/obj/Debug/net7.0/ref/old_data_import.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
46017619ef11237eb14cb57ebb00bbd1cac80a20

Binary file not shown.

View File

@@ -0,0 +1,61 @@
{
"format": 1,
"restore": {
"/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj": {}
},
"projects": {
"/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj",
"projectName": "old_data_import",
"projectPath": "/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj",
"packagesPath": "/home/simon/.nuget/packages/",
"outputPath": "/home/simon/source/jacoblenz/old_data_import/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/simon/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/7.0.101/RuntimeIdentifierGraph.json"
}
}
}
}
}

View File

@@ -0,0 +1,15 @@
<?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)' == '' ">/home/simon/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/simon/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/simon/.nuget/packages/" />
</ItemGroup>
</Project>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />

View File

@@ -0,0 +1,66 @@
{
"version": 3,
"targets": {
"net7.0": {}
},
"libraries": {},
"projectFileDependencyGroups": {
"net7.0": []
},
"packageFolders": {
"/home/simon/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj",
"projectName": "old_data_import",
"projectPath": "/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj",
"packagesPath": "/home/simon/.nuget/packages/",
"outputPath": "/home/simon/source/jacoblenz/old_data_import/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/simon/.nuget/NuGet/NuGet.Config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
}
},
"warningProperties": {
"warnAsError": [
"NU1605"
]
}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/7.0.101/RuntimeIdentifierGraph.json"
}
}
}
}

View File

@@ -0,0 +1,8 @@
{
"version": 2,
"dgSpecHash": "7oQcGheLEy7yjmg9/CkqEL8v4S9TT4z75k8tzBWLnf1op8ZNOsw5UYlago2a93dkCzeY5s2txOFM6/BnDqna+A==",
"success": true,
"projectFilePath": "/home/simon/source/jacoblenz/old_data_import/old_data_import.csproj",
"expectedPackageFiles": [],
"logs": []
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>

View File

@@ -1,8 +1,7 @@
{
"name": "eleventy-sane",
"version": "1.0.0",
"description": "Sane default template for 11ty. Breaks with 11ty's \"no-setup\" approach for a clearer folder structure.",
"main": "index.js",
"description": "Test project for 11ty",
"scripts": {
"build": "(npx postcss src/static/css/site.css -o src/static/css/output.css; npx @11ty/eleventy)",
"watch": "npx @11ty/eleventy --serve",

File diff suppressed because one or more lines are too long