removed obj + bin
This commit is contained in:
parent
43433bb405
commit
9fab70c453
Binary file not shown.
Binary file not shown.
|
|
@ -1,78 +0,0 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"dotnet-console/1.0.0": {
|
||||
"dependencies": {
|
||||
"ppy.SDL2-CS": "1.0.596-alpha"
|
||||
},
|
||||
"runtime": {
|
||||
"dotnet-console.dll": {}
|
||||
}
|
||||
},
|
||||
"ppy.SDL2-CS/1.0.596-alpha": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SDL2-CS.dll": {
|
||||
"assemblyVersion": "0.0.0.0",
|
||||
"fileVersion": "0.0.0.0"
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-x64/native/libSDL2.so": {
|
||||
"rid": "linux-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/linux-x86/native/libSDL2.so": {
|
||||
"rid": "linux-x86",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/osx-arm64/native/libSDL2.dylib": {
|
||||
"rid": "osx-arm64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/osx-x64/native/libSDL2.dylib": {
|
||||
"rid": "osx-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/win-arm64/native/SDL2.dll": {
|
||||
"rid": "win-arm64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/win-x64/native/SDL2.dll": {
|
||||
"rid": "win-x64",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
},
|
||||
"runtimes/win-x86/native/SDL2.dll": {
|
||||
"rid": "win-x86",
|
||||
"assetType": "native",
|
||||
"fileVersion": "0.0.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"dotnet-console/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"ppy.SDL2-CS/1.0.596-alpha": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-yzIdTCjPp9le6J16WyG4py8frdwUTcsnqpGnuAk7Za2pvXGPmvVAiQBrdnFS58l2S6bS8AFNIG3uOSRQrMo1nQ==",
|
||||
"path": "ppy.sdl2-cs/1.0.596-alpha",
|
||||
"hashPath": "ppy.sdl2-cs.1.0.596-alpha.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<dllmap dll="SDL2" os="windows" target="SDL2.dll"/>
|
||||
<dllmap dll="SDL2" os="osx" target="libSDL2.dylib"/>
|
||||
<dllmap dll="SDL2" os="linux" target="libSDL2-2.0.so.0"/>
|
||||
</configuration>
|
||||
Binary file not shown.
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +0,0 @@
|
|||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = "")]
|
||||
Binary file not shown.
|
|
@ -1,22 +0,0 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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("dotnet-console")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("dotnet-console")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("dotnet-console")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
|
|
@ -1 +0,0 @@
|
|||
5a44bd4435b7014cf09d126ef56021bc8e8fc082
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
is_global = true
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = dotnet_console
|
||||
build_property.ProjectDir = /home/gordon/git/dotnet-console/
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
// <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;
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
1430158ffd0195d00b80893ad9906b7cccc4512f
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/dotnet-console
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/dotnet-console.deps.json
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/dotnet-console.runtimeconfig.json
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/dotnet-console.dll
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/dotnet-console.pdb
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.csproj.AssemblyReference.cache
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.AssemblyInfoInputs.cache
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.AssemblyInfo.cs
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.csproj.CoreCompileInputs.cache
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.dll
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/refint/dotnet-console.dll
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.pdb
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.genruntimeconfig.cache
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/ref/dotnet-console.dll
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/dotnet-console.dll.config
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/SDL2-CS.dll
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/linux-x64/native/libSDL2.so
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/linux-x86/native/libSDL2.so
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/osx-arm64/native/libSDL2.dylib
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/osx-x64/native/libSDL2.dylib
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/win-arm64/native/SDL2.dll
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/win-x64/native/SDL2.dll
|
||||
/home/gordon/git/dotnet-console/bin/Debug/net6.0/runtimes/win-x86/native/SDL2.dll
|
||||
/home/gordon/git/dotnet-console/obj/Debug/net6.0/dotnet-console.csproj.CopyComplete
|
||||
Binary file not shown.
|
|
@ -1 +0,0 @@
|
|||
6e47d573ce23f499195def0267a82bede4ac78dc
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,73 +0,0 @@
|
|||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"/home/gordon/git/dotnet-console/dotnet-console.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"/home/gordon/git/dotnet-console/dotnet-console.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
||||
"projectName": "dotnet-console",
|
||||
"projectPath": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
||||
"packagesPath": "/home/gordon/.nuget/packages/",
|
||||
"outputPath": "/home/gordon/git/dotnet-console/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/gordon/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"ppy.SDL2-CS": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.596-alpha, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.9, 6.0.9]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.401/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,25 +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)' == '' ">/home/gordon/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/gordon/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/gordon/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Content Include="$(NuGetPackageRoot)ppy.sdl2-cs/1.0.596-alpha/contentFiles/any/netstandard2.0/app.config" Condition="Exists('$(NuGetPackageRoot)ppy.sdl2-cs/1.0.596-alpha/contentFiles/any/netstandard2.0/app.config')">
|
||||
<NuGetPackageId>ppy.SDL2-CS</NuGetPackageId>
|
||||
<NuGetPackageVersion>1.0.596-alpha</NuGetPackageVersion>
|
||||
<NuGetItemType>Content</NuGetItemType>
|
||||
<Pack>false</Pack>
|
||||
<Private>False</Private>
|
||||
<Link>app.config</Link>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" />
|
||||
|
|
@ -1,149 +0,0 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"ppy.SDL2-CS/1.0.596-alpha": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/netstandard2.0/SDL2-CS.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/SDL2-CS.dll": {}
|
||||
},
|
||||
"contentFiles": {
|
||||
"contentFiles/any/netstandard2.0/app.config": {
|
||||
"buildAction": "Content",
|
||||
"codeLanguage": "any",
|
||||
"copyToOutput": false
|
||||
}
|
||||
},
|
||||
"runtimeTargets": {
|
||||
"runtimes/linux-x64/native/libSDL2.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-x64"
|
||||
},
|
||||
"runtimes/linux-x86/native/libSDL2.so": {
|
||||
"assetType": "native",
|
||||
"rid": "linux-x86"
|
||||
},
|
||||
"runtimes/osx-arm64/native/libSDL2.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-arm64"
|
||||
},
|
||||
"runtimes/osx-x64/native/libSDL2.dylib": {
|
||||
"assetType": "native",
|
||||
"rid": "osx-x64"
|
||||
},
|
||||
"runtimes/win-arm64/native/SDL2.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-arm64"
|
||||
},
|
||||
"runtimes/win-x64/native/SDL2.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-x64"
|
||||
},
|
||||
"runtimes/win-x86/native/SDL2.dll": {
|
||||
"assetType": "native",
|
||||
"rid": "win-x86"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"ppy.SDL2-CS/1.0.596-alpha": {
|
||||
"sha512": "yzIdTCjPp9le6J16WyG4py8frdwUTcsnqpGnuAk7Za2pvXGPmvVAiQBrdnFS58l2S6bS8AFNIG3uOSRQrMo1nQ==",
|
||||
"type": "package",
|
||||
"path": "ppy.sdl2-cs/1.0.596-alpha",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"content/app.config",
|
||||
"contentFiles/any/netstandard2.0/app.config",
|
||||
"lib/netstandard2.0/SDL2-CS.dll",
|
||||
"ppy.sdl2-cs.1.0.596-alpha.nupkg.sha512",
|
||||
"ppy.sdl2-cs.nuspec",
|
||||
"runtimes/linux-x64/native/libSDL2.so",
|
||||
"runtimes/linux-x86/native/libSDL2.so",
|
||||
"runtimes/osx-arm64/native/libSDL2.dylib",
|
||||
"runtimes/osx-x64/native/libSDL2.dylib",
|
||||
"runtimes/win-arm64/native/SDL2.dll",
|
||||
"runtimes/win-x64/native/SDL2.dll",
|
||||
"runtimes/win-x86/native/SDL2.dll"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"ppy.SDL2-CS >= 1.0.596-alpha"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/gordon/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
||||
"projectName": "dotnet-console",
|
||||
"projectPath": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
||||
"packagesPath": "/home/gordon/.nuget/packages/",
|
||||
"outputPath": "/home/gordon/git/dotnet-console/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/gordon/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
],
|
||||
"sources": {
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"dependencies": {
|
||||
"ppy.SDL2-CS": {
|
||||
"target": "Package",
|
||||
"version": "[1.0.596-alpha, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.9, 6.0.9]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.401/RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "Z+HnQHJqEH3pQORn3oK/9WhS17M4sshlWSQ2haefUhu7xmUXe4i6NFbFXNMZCMcHlSu1wQ2wELP7qH7RGQ0Smw==",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/gordon/.nuget/packages/ppy.sdl2-cs/1.0.596-alpha/ppy.sdl2-cs.1.0.596-alpha.nupkg.sha512",
|
||||
"/home/gordon/.nuget/packages/microsoft.aspnetcore.app.ref/6.0.9/microsoft.aspnetcore.app.ref.6.0.9.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Loading…
Reference in New Issue