123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "version": 3,
- "targets": {
- "net7.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net7.0": []
- },
- "packageFolders": {
- "C:\\Users\\zan\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\SVN\\SimulationServer\\simulation-server\\Proto2CS\\Proto2CS.csproj",
- "projectName": "Proto2CS",
- "projectPath": "D:\\SVN\\SimulationServer\\simulation-server\\Proto2CS\\Proto2CS.csproj",
- "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
- "outputPath": "D:\\SVN\\SimulationServer\\simulation-server\\Proto2CS\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\zan\\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": [
- "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"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.AspNetCore.App.Ref",
- "version": "[7.0.17, 7.0.17]"
- },
- {
- "name": "Microsoft.NETCore.App.Host.win-x64",
- "version": "[7.0.17, 7.0.17]"
- },
- {
- "name": "Microsoft.NETCore.App.Ref",
- "version": "[7.0.17, 7.0.17]"
- },
- {
- "name": "Microsoft.WindowsDesktop.App.Ref",
- "version": "[7.0.17, 7.0.17]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.202\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
|