123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- {
- "version": 3,
- "targets": {
- ".NETStandard,Version=v2.0": {
- "UnityEditor.TestRunner/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "UnityEngine.TestRunner": "1.0.0"
- },
- "compile": {
- "bin/placeholder/UnityEditor.TestRunner.dll": {}
- },
- "runtime": {
- "bin/placeholder/UnityEditor.TestRunner.dll": {}
- }
- },
- "UnityEditor.UI/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "dependencies": {
- "UnityEditor.TestRunner": "1.0.0",
- "UnityEngine.TestRunner": "1.0.0",
- "UnityEngine.UI": "1.0.0"
- },
- "compile": {
- "bin/placeholder/UnityEditor.UI.dll": {}
- },
- "runtime": {
- "bin/placeholder/UnityEditor.UI.dll": {}
- }
- },
- "UnityEngine.TestRunner/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "compile": {
- "bin/placeholder/UnityEngine.TestRunner.dll": {}
- },
- "runtime": {
- "bin/placeholder/UnityEngine.TestRunner.dll": {}
- }
- },
- "UnityEngine.UI/1.0.0": {
- "type": "project",
- "framework": ".NETStandard,Version=v2.0",
- "compile": {
- "bin/placeholder/UnityEngine.UI.dll": {}
- },
- "runtime": {
- "bin/placeholder/UnityEngine.UI.dll": {}
- }
- }
- }
- },
- "libraries": {
- "UnityEditor.TestRunner/1.0.0": {
- "type": "project",
- "path": "UnityEditor.TestRunner.csproj",
- "msbuildProject": "UnityEditor.TestRunner.csproj"
- },
- "UnityEditor.UI/1.0.0": {
- "type": "project",
- "path": "UnityEditor.UI.csproj",
- "msbuildProject": "UnityEditor.UI.csproj"
- },
- "UnityEngine.TestRunner/1.0.0": {
- "type": "project",
- "path": "UnityEngine.TestRunner.csproj",
- "msbuildProject": "UnityEngine.TestRunner.csproj"
- },
- "UnityEngine.UI/1.0.0": {
- "type": "project",
- "path": "UnityEngine.UI.csproj",
- "msbuildProject": "UnityEngine.UI.csproj"
- }
- },
- "projectFileDependencyGroups": {
- ".NETStandard,Version=v2.0": [
- "UnityEditor.UI >= 1.0.0",
- "UnityEngine.UI >= 1.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\user\\.nuget\\packages\\": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Mathematics.csproj",
- "projectName": "Unity.Mathematics",
- "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\Unity.Mathematics.csproj",
- "packagesPath": "C:\\Users\\user\\.nuget\\packages\\",
- "outputPath": "D:\\Unuty\\ICS-SCADA-APP\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\user\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "netstandard2.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "projectReferences": {
- "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj": {
- "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEditor.UI.csproj"
- },
- "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj": {
- "projectPath": "D:\\Unuty\\ICS-SCADA-APP\\UnityEngine.UI.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "netstandard2.0": {
- "targetAlias": "netstandard2.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
|