12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "format": 1,
- "restore": {
- "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj": {}
- },
- "projects": {
- "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj": {
- "version": "8.0.4",
- "restore": {
- "projectUniqueName": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
- "projectName": "NetCoreServer",
- "projectPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\NetCoreServer.csproj",
- "packagesPath": "C:\\Users\\zan\\.nuget\\packages\\",
- "outputPath": "D:\\SVN\\SimulationServer\\simulation-server\\NetCoreServer\\obj\\",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "C:\\Users\\zan\\AppData\\Roaming\\NuGet\\NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net7.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net7.0": {
- "targetAlias": "net7.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Users\\zan\\.dotnet\\sdk\\7.0.407\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
- }
|