C#
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
@ -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("Lukan")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Lukan")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Lukan")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
@ -0,0 +1 @@
|
||||
3dac3a9f713a6a2abbc62a6900437e8318dda209
|
@ -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 = Lukan
|
||||
build_property.ProjectDir = c:\Testing.Net\GitHub\Testing\Nunit\Lukan\
|
@ -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;
|
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.assets.cache
Normal file
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
cba23ad1228ebe430226b867d61750a699754791
|
@ -0,0 +1,103 @@
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\testhost.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\testhost.exe
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\NUnit3.TestAdapter.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\NUnit3.TestAdapter.pdb
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.engine.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.engine.api.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.engine.core.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\testcentric.engine.metadata.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\selenium-manager\linux\selenium-manager
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\selenium-manager\macos\selenium-manager
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\selenium-manager\windows\selenium-manager.exe
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.deps.json
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.runtimeconfig.json
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Lukan.pdb
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CoreUtilities.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.PlatformAbstractions.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CommunicationUtilities.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.CrossPlatEngine.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.TestPlatform.Utilities.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Microsoft.VisualStudio.TestPlatform.Common.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\Newtonsoft.Json.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\NuGet.Frameworks.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\nunit.framework.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\WebDriver.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\bin\Debug\net7.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.csproj.AssemblyReference.cache
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.GeneratedMSBuildEditorConfig.editorconfig
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.AssemblyInfoInputs.cache
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.AssemblyInfo.cs
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.csproj.CoreCompileInputs.cache
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.csproj.CopyComplete
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\refint\Lukan.dll
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.pdb
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\Lukan.genruntimeconfig.cache
|
||||
C:\Testing.Net\GitHub\Testing\Nunit\Lukan\obj\Debug\net7.0\ref\Lukan.dll
|
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.dll
Normal file
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.dll
Normal file
Binary file not shown.
@ -0,0 +1 @@
|
||||
72e0f2478334820e3eac6eccc207a98eb5630860
|
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.pdb
Normal file
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/Lukan.pdb
Normal file
Binary file not shown.
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/ref/Lukan.dll
Normal file
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/ref/Lukan.dll
Normal file
Binary file not shown.
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/refint/Lukan.dll
Normal file
BIN
Testing_Win/Nunit/Lukan/obj/Debug/net7.0/refint/Lukan.dll
Normal file
Binary file not shown.
93
Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.dgspec.json
Normal file
93
Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.dgspec.json
Normal file
@ -0,0 +1,93 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj",
|
||||
"projectName": "Lukan",
|
||||
"projectPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj",
|
||||
"packagesPath": "C:\\Users\\lukas.kanka\\.nuget\\packages\\",
|
||||
"outputPath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\lukas.kanka\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net7.0"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net7.0": {
|
||||
"targetAlias": "net7.0",
|
||||
"dependencies": {
|
||||
"Microsoft.NET.Test.Sdk": {
|
||||
"target": "Package",
|
||||
"version": "[17.3.2, )"
|
||||
},
|
||||
"NUnit": {
|
||||
"target": "Package",
|
||||
"version": "[3.13.3, )"
|
||||
},
|
||||
"NUnit.Analyzers": {
|
||||
"target": "Package",
|
||||
"version": "[3.3.0, )"
|
||||
},
|
||||
"NUnit.ConsoleRunner": {
|
||||
"target": "Package",
|
||||
"version": "[3.16.2, )"
|
||||
},
|
||||
"NUnit3TestAdapter": {
|
||||
"target": "Package",
|
||||
"version": "[4.3.1, )"
|
||||
},
|
||||
"Selenium.WebDriver": {
|
||||
"target": "Package",
|
||||
"version": "[4.8.0, )"
|
||||
},
|
||||
"coverlet.collector": {
|
||||
"target": "Package",
|
||||
"version": "[3.1.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\\7.0.102\\RuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
26
Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.props
Normal file
26
Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.props
Normal file
@ -0,0 +1,26 @@
|
||||
<?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\lukas.kanka\.nuget\packages\</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.4.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\lukas.kanka\.nuget\packages\" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)nunit3testadapter\4.3.1\build\netcoreapp3.1\NUnit3TestAdapter.props" Condition="Exists('$(NuGetPackageRoot)nunit3testadapter\4.3.1\build\netcoreapp3.1\NUnit3TestAdapter.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)nunit\3.13.3\build\NUnit.props" Condition="Exists('$(NuGetPackageRoot)nunit\3.13.3\build\NUnit.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.testplatform.testhost\17.3.2\build\netcoreapp2.1\Microsoft.TestPlatform.TestHost.props" Condition="Exists('$(NuGetPackageRoot)microsoft.testplatform.testhost\17.3.2\build\netcoreapp2.1\Microsoft.TestPlatform.TestHost.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage\17.3.2\build\netstandard1.0\Microsoft.CodeCoverage.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage\17.3.2\build\netstandard1.0\Microsoft.CodeCoverage.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk\17.3.2\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk\17.3.2\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.props')" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<PkgNUnit_ConsoleRunner Condition=" '$(PkgNUnit_ConsoleRunner)' == '' ">C:\Users\lukas.kanka\.nuget\packages\nunit.consolerunner\3.16.2</PkgNUnit_ConsoleRunner>
|
||||
<PkgNUnit_Analyzers Condition=" '$(PkgNUnit_Analyzers)' == '' ">C:\Users\lukas.kanka\.nuget\packages\nunit.analyzers\3.3.0</PkgNUnit_Analyzers>
|
||||
</PropertyGroup>
|
||||
</Project>
|
10
Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.targets
Normal file
10
Testing_Win/Nunit/Lukan/obj/Lukan.csproj.nuget.g.targets
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)selenium.webdriver\4.8.0\build\Selenium.WebDriver.targets" Condition="Exists('$(NuGetPackageRoot)selenium.webdriver\4.8.0\build\Selenium.WebDriver.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)netstandard.library\2.0.0\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.0\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage\17.3.2\build\netstandard1.0\Microsoft.CodeCoverage.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage\17.3.2\build\netstandard1.0\Microsoft.CodeCoverage.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk\17.3.2\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk\17.3.2\build\netcoreapp2.1\Microsoft.NET.Test.Sdk.targets')" />
|
||||
<Import Project="$(NuGetPackageRoot)coverlet.collector\3.1.2\build\netstandard1.0\coverlet.collector.targets" Condition="Exists('$(NuGetPackageRoot)coverlet.collector\3.1.2\build\netstandard1.0\coverlet.collector.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v7.0", FrameworkDisplayName = ".NET 7.0")]
|
@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <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("Lukan")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Lukan")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Lukan")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
@ -0,0 +1 @@
|
||||
1ebde8ce1a83362547f8f148f8a945fc3635f965
|
@ -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 = Lukan
|
||||
build_property.ProjectDir = C:\Testing.Net\GitHub\Testing\Nunit\Lukan\
|
@ -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;
|
BIN
Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.assets.cache
Normal file
BIN
Testing_Win/Nunit/Lukan/obj/Release/net7.0/Lukan.assets.cache
Normal file
Binary file not shown.
Binary file not shown.
1497
Testing_Win/Nunit/Lukan/obj/project.assets.json
Normal file
1497
Testing_Win/Nunit/Lukan/obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
24
Testing_Win/Nunit/Lukan/obj/project.nuget.cache
Normal file
24
Testing_Win/Nunit/Lukan/obj/project.nuget.cache
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "NwqZKOM/9IqUxoZx3NsGMTrwz75WM3YH6R22T5ShS5DoRvfKXTmGgiV7VfvMIPWSbehrFdlqOZo4HU67yZCZKA==",
|
||||
"success": true,
|
||||
"projectFilePath": "c:\\Testing.Net\\GitHub\\Testing\\Nunit\\Lukan\\Lukan.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\coverlet.collector\\3.1.2\\coverlet.collector.3.1.2.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.codecoverage\\17.3.2\\microsoft.codecoverage.17.3.2.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.net.test.sdk\\17.3.2\\microsoft.net.test.sdk.17.3.2.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.3.2\\microsoft.testplatform.objectmodel.17.3.2.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\microsoft.testplatform.testhost\\17.3.2\\microsoft.testplatform.testhost.17.3.2.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\netstandard.library\\2.0.0\\netstandard.library.2.0.0.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit\\3.13.3\\nunit.3.13.3.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.analyzers\\3.3.0\\nunit.analyzers.3.3.0.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit.consolerunner\\3.16.2\\nunit.consolerunner.3.16.2.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\nunit3testadapter\\4.3.1\\nunit3testadapter.4.3.1.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\selenium.webdriver\\4.8.0\\selenium.webdriver.4.8.0.nupkg.sha512",
|
||||
"C:\\Users\\lukas.kanka\\.nuget\\packages\\system.reflection.metadata\\1.6.0\\system.reflection.metadata.1.6.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
Reference in New Issue
Block a user