new dotnet

master
Dr. Sascha Woitschetzki 2024-03-05 09:11:11 +07:00
parent e9674e9c26
commit 0c22733ea1
27 changed files with 82 additions and 24 deletions

@ -0,0 +1,13 @@
# Default ignored files
/shelf/
/workspace.xml
# Rider ignored files
/contentModel.xml
/modules.xml
/.idea.console.iml
/projectSettingsUpdater.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

@ -1,4 +1,4 @@
using System.Diagnostics;
namespace console;
internal class Program
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

@ -13,10 +13,10 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("console")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2668bbb7a3572c332317e1a80b4d66e74459e70a")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e9674e9c2627f6052540c2b82af46f62bee3e78b")]
[assembly: System.Reflection.AssemblyProductAttribute("console")]
[assembly: System.Reflection.AssemblyTitleAttribute("console")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
// Von der MSBuild WriteCodeFragment-Klasse generiert.

@ -1 +1 @@
498c41322ac3123ae408772d311f4aee43b9cf5910d658848b99cd2a3be83ec2
6d4650a289c8b68f8837bdea74ed335255aea2f3f32519741c7dcca340e01d46

@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = console
build_property.ProjectDir = /home/sascha/console/
build_property.ProjectDir = /home/sascha/coding/console/
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =

@ -1 +1 @@
0e59199129a97dc1e87f28850ac64b2e3afe337ce50799e9290b7c64d0cc8424
c045bb77a62e8945761a91acf57cc079ee2cf860ae69d31d1feb709a00145cd4

@ -12,3 +12,17 @@
/home/sascha/console/obj/Debug/net8.0/console.pdb
/home/sascha/console/obj/Debug/net8.0/console.genruntimeconfig.cache
/home/sascha/console/obj/Debug/net8.0/ref/console.dll
/home/sascha/coding/console/bin/Debug/net8.0/console
/home/sascha/coding/console/bin/Debug/net8.0/console.deps.json
/home/sascha/coding/console/bin/Debug/net8.0/console.runtimeconfig.json
/home/sascha/coding/console/bin/Debug/net8.0/console.dll
/home/sascha/coding/console/bin/Debug/net8.0/console.pdb
/home/sascha/coding/console/obj/Debug/net8.0/console.GeneratedMSBuildEditorConfig.editorconfig
/home/sascha/coding/console/obj/Debug/net8.0/console.AssemblyInfoInputs.cache
/home/sascha/coding/console/obj/Debug/net8.0/console.AssemblyInfo.cs
/home/sascha/coding/console/obj/Debug/net8.0/console.csproj.CoreCompileInputs.cache
/home/sascha/coding/console/obj/Debug/net8.0/console.dll
/home/sascha/coding/console/obj/Debug/net8.0/refint/console.dll
/home/sascha/coding/console/obj/Debug/net8.0/console.pdb
/home/sascha/coding/console/obj/Debug/net8.0/console.genruntimeconfig.cache
/home/sascha/coding/console/obj/Debug/net8.0/ref/console.dll

Binary file not shown.

@ -1 +1 @@
6fc78469dd1288c6b4cf60743214edb7f0b4b68f68383e6b986c5bd65a4db9d0
b45c80f46dd9786d3753504f0a39e8f366486b186c98a7734a4f5487bec54d1b

Binary file not shown.

Binary file not shown.

@ -1,17 +1,17 @@
{
"format": 1,
"restore": {
"/home/sascha/console/console.csproj": {}
"/home/sascha/coding/console/console.csproj": {}
},
"projects": {
"/home/sascha/console/console.csproj": {
"/home/sascha/coding/console/console.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/sascha/console/console.csproj",
"projectUniqueName": "/home/sascha/coding/console/console.csproj",
"projectName": "console",
"projectPath": "/home/sascha/console/console.csproj",
"projectPath": "/home/sascha/coding/console/console.csproj",
"packagesPath": "/home/sascha/.nuget/packages/",
"outputPath": "/home/sascha/console/obj/",
"outputPath": "/home/sascha/coding/console/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/sascha/.nuget/NuGet/NuGet.Config"
@ -48,12 +48,18 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.1, 8.0.1]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/8.0.102/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}

@ -7,7 +7,7 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/sascha/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/sascha/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.1</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/home/sascha/.nuget/packages/" />

@ -13,11 +13,11 @@
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "/home/sascha/console/console.csproj",
"projectUniqueName": "/home/sascha/coding/console/console.csproj",
"projectName": "console",
"projectPath": "/home/sascha/console/console.csproj",
"projectPath": "/home/sascha/coding/console/console.csproj",
"packagesPath": "/home/sascha/.nuget/packages/",
"outputPath": "/home/sascha/console/obj/",
"outputPath": "/home/sascha/coding/console/obj/",
"projectStyle": "PackageReference",
"configFilePaths": [
"/home/sascha/.nuget/NuGet/NuGet.Config"
@ -54,12 +54,18 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[8.0.1, 8.0.1]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/8.0.102/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
}
}
}

@ -1,8 +1,10 @@
{
"version": 2,
"dgSpecHash": "3ZVcOCaaSc+BVQzA9z7y+Yee2Hat0kz3dULZDRESc5f4fbmkHgQvel+8umtXn/YVpvovfZxc4sX4UucMim+RHA==",
"dgSpecHash": "zsxEawdziRGcxxq688YlQbbZgi1+zs1EL9hUceyjruDUxnfG4kFStu2ArN6dN35eD4GXmQbbR4sp+Ti8rsE1+w==",
"success": true,
"projectFilePath": "/home/sascha/console/console.csproj",
"expectedPackageFiles": [],
"projectFilePath": "/home/sascha/coding/console/console.csproj",
"expectedPackageFiles": [
"/home/sascha/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.1/microsoft.aspnetcore.app.ref.8.0.1.nupkg.sha512"
],
"logs": []
}

@ -0,0 +1 @@
"restore":{"projectUniqueName":"/home/sascha/coding/console/console.csproj","projectName":"console","projectPath":"/home/sascha/coding/console/console.csproj","outputPath":"/home/sascha/coding/console/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]}}"frameworks":{"net8.0":{"targetAlias":"net8.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/home/sascha/.dotnet/sdk/8.0.100-rc.2.23502.2/PortableRuntimeIdentifierGraph.json"}}

@ -0,0 +1 @@
17089379297151875

@ -0,0 +1 @@
17089379297151875