-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ccaa110
commit a367feb
Showing
11 changed files
with
580 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,258 @@ | ||
{ | ||
"version": 3, | ||
"targets": { | ||
"net6.0-windows7.0": { | ||
"HtmlAgilityPack/1.11.57": { | ||
"type": "package", | ||
"compile": { | ||
"lib/netstandard2.0/HtmlAgilityPack.dll": { | ||
"related": ".deps.json;.pdb;.xml" | ||
} | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/HtmlAgilityPack.dll": { | ||
"related": ".deps.json;.pdb;.xml" | ||
} | ||
} | ||
}, | ||
"Newtonsoft.Json/13.0.3": { | ||
"type": "package", | ||
"compile": { | ||
"lib/net6.0/Newtonsoft.Json.dll": { | ||
"related": ".xml" | ||
} | ||
}, | ||
"runtime": { | ||
"lib/net6.0/Newtonsoft.Json.dll": { | ||
"related": ".xml" | ||
} | ||
} | ||
}, | ||
"SharpCompress/0.35.0": { | ||
"type": "package", | ||
"dependencies": { | ||
"ZstdSharp.Port": "0.7.4" | ||
}, | ||
"compile": { | ||
"lib/net6.0/SharpCompress.dll": {} | ||
}, | ||
"runtime": { | ||
"lib/net6.0/SharpCompress.dll": {} | ||
} | ||
}, | ||
"ZstdSharp.Port/0.7.4": { | ||
"type": "package", | ||
"compile": { | ||
"lib/net6.0/ZstdSharp.dll": {} | ||
}, | ||
"runtime": { | ||
"lib/net6.0/ZstdSharp.dll": {} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"HtmlAgilityPack/1.11.57": { | ||
"sha512": "zDxnHcAvi+qhZG602eKaPJKmzm0T8npKVML0RMwjrRBabpmTRtu2OVpfNkMUfYMgQ+5EllOkSeGxu0uFVV2zFw==", | ||
"type": "package", | ||
"path": "htmlagilitypack/1.11.57", | ||
"files": [ | ||
".nupkg.metadata", | ||
".signature.p7s", | ||
"htmlagilitypack.1.11.57.nupkg.sha512", | ||
"htmlagilitypack.nuspec", | ||
"lib/Net35/HtmlAgilityPack.dll", | ||
"lib/Net35/HtmlAgilityPack.pdb", | ||
"lib/Net35/HtmlAgilityPack.xml", | ||
"lib/Net40-client/HtmlAgilityPack.dll", | ||
"lib/Net40-client/HtmlAgilityPack.pdb", | ||
"lib/Net40-client/HtmlAgilityPack.xml", | ||
"lib/Net40/HtmlAgilityPack.XML", | ||
"lib/Net40/HtmlAgilityPack.dll", | ||
"lib/Net40/HtmlAgilityPack.pdb", | ||
"lib/Net45/HtmlAgilityPack.XML", | ||
"lib/Net45/HtmlAgilityPack.dll", | ||
"lib/Net45/HtmlAgilityPack.pdb", | ||
"lib/NetCore45/HtmlAgilityPack.XML", | ||
"lib/NetCore45/HtmlAgilityPack.dll", | ||
"lib/NetCore45/HtmlAgilityPack.pdb", | ||
"lib/netstandard1.3/HtmlAgilityPack.deps.json", | ||
"lib/netstandard1.3/HtmlAgilityPack.dll", | ||
"lib/netstandard1.3/HtmlAgilityPack.pdb", | ||
"lib/netstandard1.3/HtmlAgilityPack.xml", | ||
"lib/netstandard1.6/HtmlAgilityPack.deps.json", | ||
"lib/netstandard1.6/HtmlAgilityPack.dll", | ||
"lib/netstandard1.6/HtmlAgilityPack.pdb", | ||
"lib/netstandard1.6/HtmlAgilityPack.xml", | ||
"lib/netstandard2.0/HtmlAgilityPack.deps.json", | ||
"lib/netstandard2.0/HtmlAgilityPack.dll", | ||
"lib/netstandard2.0/HtmlAgilityPack.pdb", | ||
"lib/netstandard2.0/HtmlAgilityPack.xml", | ||
"lib/portable-net45+netcore45+wp8+MonoAndroid+MonoTouch/HtmlAgilityPack.XML", | ||
"lib/portable-net45+netcore45+wp8+MonoAndroid+MonoTouch/HtmlAgilityPack.dll", | ||
"lib/portable-net45+netcore45+wp8+MonoAndroid+MonoTouch/HtmlAgilityPack.pdb", | ||
"lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid+MonoTouch/HtmlAgilityPack.XML", | ||
"lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid+MonoTouch/HtmlAgilityPack.dll", | ||
"lib/portable-net45+netcore45+wpa81+wp8+MonoAndroid+MonoTouch/HtmlAgilityPack.pdb", | ||
"lib/uap10.0/HtmlAgilityPack.XML", | ||
"lib/uap10.0/HtmlAgilityPack.dll", | ||
"lib/uap10.0/HtmlAgilityPack.pdb", | ||
"lib/uap10.0/HtmlAgilityPack.pri" | ||
] | ||
}, | ||
"Newtonsoft.Json/13.0.3": { | ||
"sha512": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", | ||
"type": "package", | ||
"path": "newtonsoft.json/13.0.3", | ||
"files": [ | ||
".nupkg.metadata", | ||
".signature.p7s", | ||
"LICENSE.md", | ||
"README.md", | ||
"lib/net20/Newtonsoft.Json.dll", | ||
"lib/net20/Newtonsoft.Json.xml", | ||
"lib/net35/Newtonsoft.Json.dll", | ||
"lib/net35/Newtonsoft.Json.xml", | ||
"lib/net40/Newtonsoft.Json.dll", | ||
"lib/net40/Newtonsoft.Json.xml", | ||
"lib/net45/Newtonsoft.Json.dll", | ||
"lib/net45/Newtonsoft.Json.xml", | ||
"lib/net6.0/Newtonsoft.Json.dll", | ||
"lib/net6.0/Newtonsoft.Json.xml", | ||
"lib/netstandard1.0/Newtonsoft.Json.dll", | ||
"lib/netstandard1.0/Newtonsoft.Json.xml", | ||
"lib/netstandard1.3/Newtonsoft.Json.dll", | ||
"lib/netstandard1.3/Newtonsoft.Json.xml", | ||
"lib/netstandard2.0/Newtonsoft.Json.dll", | ||
"lib/netstandard2.0/Newtonsoft.Json.xml", | ||
"newtonsoft.json.13.0.3.nupkg.sha512", | ||
"newtonsoft.json.nuspec", | ||
"packageIcon.png" | ||
] | ||
}, | ||
"SharpCompress/0.35.0": { | ||
"sha512": "pR64DKzJ63zt3me8VvhfWqxxzXA0+1S/gRjDUBVovlQ0wCGXGATp/zpVL1Bdoo5tRy887tR5vYS9Bd5MaErEDA==", | ||
"type": "package", | ||
"path": "sharpcompress/0.35.0", | ||
"files": [ | ||
".nupkg.metadata", | ||
".signature.p7s", | ||
"lib/net462/SharpCompress.dll", | ||
"lib/net6.0/SharpCompress.dll", | ||
"lib/net7.0/SharpCompress.dll", | ||
"lib/net8.0/SharpCompress.dll", | ||
"lib/netstandard2.0/SharpCompress.dll", | ||
"lib/netstandard2.1/SharpCompress.dll", | ||
"sharpcompress.0.35.0.nupkg.sha512", | ||
"sharpcompress.nuspec" | ||
] | ||
}, | ||
"ZstdSharp.Port/0.7.4": { | ||
"sha512": "ziptnotpUJr51afwXJQ5Wc03dvDiZAdmxS08s1g7SHn/VzbyZUXdH6yORk/zaNjzUOEE6pVZ0Nqztab0rYROgQ==", | ||
"type": "package", | ||
"path": "zstdsharp.port/0.7.4", | ||
"files": [ | ||
".nupkg.metadata", | ||
".signature.p7s", | ||
"lib/net462/ZstdSharp.dll", | ||
"lib/net5.0/ZstdSharp.dll", | ||
"lib/net6.0/ZstdSharp.dll", | ||
"lib/net7.0/ZstdSharp.dll", | ||
"lib/net8.0/ZstdSharp.dll", | ||
"lib/netcoreapp3.1/ZstdSharp.dll", | ||
"lib/netstandard2.0/ZstdSharp.dll", | ||
"lib/netstandard2.1/ZstdSharp.dll", | ||
"zstdsharp.port.0.7.4.nupkg.sha512", | ||
"zstdsharp.port.nuspec" | ||
] | ||
} | ||
}, | ||
"projectFileDependencyGroups": { | ||
"net6.0-windows7.0": [ | ||
"HtmlAgilityPack >= 1.11.57", | ||
"Newtonsoft.Json >= 13.0.3", | ||
"SharpCompress >= 0.35.0" | ||
] | ||
}, | ||
"packageFolders": { | ||
"C:\\Users\\smaho\\.nuget\\packages\\": {}, | ||
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} | ||
}, | ||
"project": { | ||
"version": "1.0.0", | ||
"restore": { | ||
"projectUniqueName": "D:\\yinUI\\yinUI\\yinOmega.csproj", | ||
"projectName": "yinOmega", | ||
"projectPath": "D:\\yinUI\\yinUI\\yinOmega.csproj", | ||
"packagesPath": "C:\\Users\\smaho\\.nuget\\packages\\", | ||
"outputPath": "D:\\yinUI\\yinUI\\obj\\", | ||
"projectStyle": "PackageReference", | ||
"fallbackFolders": [ | ||
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | ||
], | ||
"configFilePaths": [ | ||
"C:\\Users\\smaho\\AppData\\Roaming\\NuGet\\NuGet.Config", | ||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | ||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | ||
], | ||
"originalTargetFrameworks": [ | ||
"net6.0-windows" | ||
], | ||
"sources": { | ||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | ||
"C:\\Program Files\\dotnet\\library-packs": {}, | ||
"https://api.nuget.org/v3/index.json": {} | ||
}, | ||
"frameworks": { | ||
"net6.0-windows7.0": { | ||
"targetAlias": "net6.0-windows", | ||
"projectReferences": {} | ||
} | ||
}, | ||
"warningProperties": { | ||
"warnAsError": [ | ||
"NU1605" | ||
] | ||
} | ||
}, | ||
"frameworks": { | ||
"net6.0-windows7.0": { | ||
"targetAlias": "net6.0-windows", | ||
"dependencies": { | ||
"HtmlAgilityPack": { | ||
"target": "Package", | ||
"version": "[1.11.57, )" | ||
}, | ||
"Newtonsoft.Json": { | ||
"target": "Package", | ||
"version": "[13.0.3, )" | ||
}, | ||
"SharpCompress": { | ||
"target": "Package", | ||
"version": "[0.35.0, )" | ||
} | ||
}, | ||
"imports": [ | ||
"net461", | ||
"net462", | ||
"net47", | ||
"net471", | ||
"net472", | ||
"net48", | ||
"net481" | ||
], | ||
"assetTargetFallback": true, | ||
"warn": true, | ||
"frameworkReferences": { | ||
"Microsoft.NETCore.App": { | ||
"privateAssets": "all" | ||
}, | ||
"Microsoft.WindowsDesktop.App.WindowsForms": { | ||
"privateAssets": "none" | ||
} | ||
}, | ||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.203\\RuntimeIdentifierGraph.json" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"version": 2, | ||
"dgSpecHash": "QIOW0YY0GDMChL/iLPmpo5e0uUVzInpzmNGFcBHyE4vJkdWL7RgPtHvUu6AS3z+MG0DJ6oywtPVyymk6NavJJg==", | ||
"success": true, | ||
"projectFilePath": "D:\\yinUI\\yinUI\\yinOmega.csproj", | ||
"expectedPackageFiles": [ | ||
"C:\\Users\\smaho\\.nuget\\packages\\htmlagilitypack\\1.11.57\\htmlagilitypack.1.11.57.nupkg.sha512", | ||
"C:\\Users\\smaho\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512", | ||
"C:\\Users\\smaho\\.nuget\\packages\\sharpcompress\\0.35.0\\sharpcompress.0.35.0.nupkg.sha512", | ||
"C:\\Users\\smaho\\.nuget\\packages\\zstdsharp.port\\0.7.4\\zstdsharp.port.0.7.4.nupkg.sha512" | ||
], | ||
"logs": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
{ | ||
"format": 1, | ||
"restore": { | ||
"D:\\yinUI\\yinUI\\yin Omega.csproj": {} | ||
}, | ||
"projects": { | ||
"D:\\yinUI\\yinUI\\yin Omega.csproj": { | ||
"version": "1.0.0", | ||
"restore": { | ||
"projectUniqueName": "D:\\yinUI\\yinUI\\yin Omega.csproj", | ||
"projectName": "yin Omega", | ||
"projectPath": "D:\\yinUI\\yinUI\\yin Omega.csproj", | ||
"packagesPath": "C:\\Users\\smaho\\.nuget\\packages\\", | ||
"outputPath": "D:\\yinUI\\yinUI\\obj\\", | ||
"projectStyle": "PackageReference", | ||
"fallbackFolders": [ | ||
"D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" | ||
], | ||
"configFilePaths": [ | ||
"C:\\Users\\smaho\\AppData\\Roaming\\NuGet\\NuGet.Config", | ||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", | ||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" | ||
], | ||
"originalTargetFrameworks": [ | ||
"net6.0-windows" | ||
], | ||
"sources": { | ||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, | ||
"C:\\Program Files\\dotnet\\library-packs": {}, | ||
"https://api.nuget.org/v3/index.json": {} | ||
}, | ||
"frameworks": { | ||
"net6.0-windows7.0": { | ||
"targetAlias": "net6.0-windows", | ||
"projectReferences": {} | ||
} | ||
}, | ||
"warningProperties": { | ||
"warnAsError": [ | ||
"NU1605" | ||
] | ||
} | ||
}, | ||
"frameworks": { | ||
"net6.0-windows7.0": { | ||
"targetAlias": "net6.0-windows", | ||
"dependencies": { | ||
"HtmlAgilityPack": { | ||
"target": "Package", | ||
"version": "[1.11.57, )" | ||
}, | ||
"Newtonsoft.Json": { | ||
"target": "Package", | ||
"version": "[13.0.3, )" | ||
}, | ||
"SharpCompress": { | ||
"target": "Package", | ||
"version": "[0.35.0, )" | ||
} | ||
}, | ||
"imports": [ | ||
"net461", | ||
"net462", | ||
"net47", | ||
"net471", | ||
"net472", | ||
"net48", | ||
"net481" | ||
], | ||
"assetTargetFallback": true, | ||
"warn": true, | ||
"frameworkReferences": { | ||
"Microsoft.NETCore.App": { | ||
"privateAssets": "all" | ||
}, | ||
"Microsoft.WindowsDesktop.App.WindowsForms": { | ||
"privateAssets": "none" | ||
} | ||
}, | ||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.203\\RuntimeIdentifierGraph.json" | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?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\smaho\.nuget\packages\;D:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders> | ||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> | ||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion> | ||
</PropertyGroup> | ||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> | ||
<SourceRoot Include="C:\Users\smaho\.nuget\packages\" /> | ||
<SourceRoot Include="D:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" /> | ||
</ItemGroup> | ||
</Project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" /> |
Oops, something went wrong.