mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
chore: add Client .gitignore, remove tracked build artifacts
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
bin/
|
||||
obj/
|
||||
*.user
|
||||
.vs/
|
||||
-4
@@ -1,4 +0,0 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
-24
@@ -1,24 +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("OwnCord.Client.Tests")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7d03f59c2fb92f8a71bd680cf2303ce5a92e3860")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("OwnCord.Client.Tests")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("OwnCord.Client.Tests")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
-1
@@ -1 +0,0 @@
|
||||
97ede2b38db5da9d29faa6ecdbc359cc74d18937ef9a717322cd2ca310c427a3
|
||||
-13
@@ -1,13 +0,0 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net8.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = OwnCord.Client.Tests
|
||||
build_property.ProjectDir = D:\Local-Lab\Coding\Repos\OwnCord\Client\OwnCord.Client.Tests\
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
-9
@@ -1,9 +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;
|
||||
global using global::Xunit;
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -1,147 +0,0 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj",
|
||||
"projectName": "OwnCord.Client.Tests",
|
||||
"projectPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj",
|
||||
"packagesPath": "C:\\Users\\LordJebus\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\LordJebus\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {
|
||||
"D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj": {
|
||||
"projectPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.NET.Test.Sdk": {
|
||||
"target": "Package",
|
||||
"version": "[17.12.0, )"
|
||||
},
|
||||
"Moq": {
|
||||
"target": "Package",
|
||||
"version": "[4.20.72, )"
|
||||
},
|
||||
"coverlet.collector": {
|
||||
"target": "Package",
|
||||
"version": "[6.0.2, )"
|
||||
},
|
||||
"xunit": {
|
||||
"target": "Package",
|
||||
"version": "[2.9.3, )"
|
||||
},
|
||||
"xunit.runner.visualstudio": {
|
||||
"target": "Package",
|
||||
"version": "[2.8.2, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.419/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj",
|
||||
"projectName": "OwnCord.Client",
|
||||
"projectPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj",
|
||||
"packagesPath": "C:\\Users\\LordJebus\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\LordJebus\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
},
|
||||
"Microsoft.WindowsDesktop.App.WPF": {
|
||||
"privateAssets": "none"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.419/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,15 +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)' == '' ">False</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\LordJebus\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.11.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\LordJebus\.nuget\packages\" />
|
||||
</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,168 +0,0 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net8.0-windows7.0": {
|
||||
"OwnCord.Client/1.0.0": {
|
||||
"type": "project",
|
||||
"framework": ".NETCoreApp,Version=v8.0",
|
||||
"compile": {
|
||||
"bin/placeholder/OwnCord.Client.dll": {}
|
||||
},
|
||||
"runtime": {
|
||||
"bin/placeholder/OwnCord.Client.dll": {}
|
||||
},
|
||||
"frameworkReferences": [
|
||||
"Microsoft.WindowsDesktop.App.WPF"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"OwnCord.Client/1.0.0": {
|
||||
"type": "project",
|
||||
"path": "../OwnCord.Client/OwnCord.Client.csproj",
|
||||
"msbuildProject": "../OwnCord.Client/OwnCord.Client.csproj"
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net8.0-windows7.0": [
|
||||
"Microsoft.NET.Test.Sdk >= 17.12.0",
|
||||
"Moq >= 4.20.72",
|
||||
"OwnCord.Client >= 1.0.0",
|
||||
"coverlet.collector >= 6.0.2",
|
||||
"xunit >= 2.9.3",
|
||||
"xunit.runner.visualstudio >= 2.8.2"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\LordJebus\\.nuget\\packages\\": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj",
|
||||
"projectName": "OwnCord.Client.Tests",
|
||||
"projectPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj",
|
||||
"packagesPath": "C:\\Users\\LordJebus\\.nuget\\packages\\",
|
||||
"outputPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\LordJebus\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0-windows"
|
||||
],
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"projectReferences": {
|
||||
"D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj": {
|
||||
"projectPath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client\\OwnCord.Client.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0-windows7.0": {
|
||||
"targetAlias": "net8.0-windows",
|
||||
"dependencies": {
|
||||
"Microsoft.NET.Test.Sdk": {
|
||||
"target": "Package",
|
||||
"version": "[17.12.0, )"
|
||||
},
|
||||
"Moq": {
|
||||
"target": "Package",
|
||||
"version": "[4.20.72, )"
|
||||
},
|
||||
"coverlet.collector": {
|
||||
"target": "Package",
|
||||
"version": "[6.0.2, )"
|
||||
},
|
||||
"xunit": {
|
||||
"target": "Package",
|
||||
"version": "[2.9.3, )"
|
||||
},
|
||||
"xunit.runner.visualstudio": {
|
||||
"target": "Package",
|
||||
"version": "[2.8.2, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
"net461",
|
||||
"net462",
|
||||
"net47",
|
||||
"net471",
|
||||
"net472",
|
||||
"net48",
|
||||
"net481"
|
||||
],
|
||||
"assetTargetFallback": true,
|
||||
"warn": true,
|
||||
"frameworkReferences": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.419/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
},
|
||||
"logs": [
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'coverlet.collector (>= 6.0.2)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "coverlet.collector",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'Microsoft.NET.Test.Sdk (>= 17.12.0)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "Microsoft.NET.Test.Sdk",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'xunit (>= 2.9.3)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "xunit",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'xunit.runner.visualstudio (>= 2.8.2)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "xunit.runner.visualstudio",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'Moq (>= 4.20.72)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "Moq",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,54 +0,0 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "K+dtNnOVYHM=",
|
||||
"success": false,
|
||||
"projectFilePath": "D:\\Local-Lab\\Coding\\Repos\\OwnCord\\Client\\OwnCord.Client.Tests\\OwnCord.Client.Tests.csproj",
|
||||
"expectedPackageFiles": [],
|
||||
"logs": [
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'coverlet.collector (>= 6.0.2)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "coverlet.collector",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'Microsoft.NET.Test.Sdk (>= 17.12.0)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "Microsoft.NET.Test.Sdk",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'xunit (>= 2.9.3)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "xunit",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'xunit.runner.visualstudio (>= 2.8.2)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "xunit.runner.visualstudio",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": "NU1100",
|
||||
"level": "Error",
|
||||
"message": "Unable to resolve 'Moq (>= 4.20.72)' for 'net8.0-windows7.0'.",
|
||||
"libraryId": "Moq",
|
||||
"targetGraphs": [
|
||||
"net8.0-windows7.0"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user