Description:
Drop apparently dangerous file.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -32,17 +32,14 | |||||
|
32 | "project": { |
|
32 | "project": { |
|
33 | "version": "1.0.0", |
|
33 | "version": "1.0.0", |
|
34 | "restore": { |
|
34 | "restore": { |
|
35 |
"projectUniqueName": "/ |
|
35 | "projectUniqueName": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
36 | "projectName": "SpriteFontPlus", |
|
36 | "projectName": "SpriteFontPlus", |
|
37 |
"projectPath": "/ |
|
37 | "projectPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
38 |
"packagesPath": "/ |
|
38 | "packagesPath": "/Users/alys/.nuget/packages/", |
|
39 |
"outputPath": "/ |
|
39 | "outputPath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/", |
|
40 | "projectStyle": "PackageReference", |
|
40 | "projectStyle": "PackageReference", |
|
41 | "fallbackFolders": [ |
|
||
|
42 | "/usr/share/dotnet/sdk/NuGetFallbackFolder" |
|
||
|
43 | ], |
|
||
|
44 | "configFilePaths": [ |
|
41 | "configFilePaths": [ |
|
45 |
"/ |
|
42 | "/Users/alys/.config/NuGet/NuGet.Config" |
|
46 | ], |
|
43 | ], |
|
47 | "originalTargetFrameworks": [ |
|
44 | "originalTargetFrameworks": [ |
|
48 | "net45" |
|
45 | "net45" |
@@ -53,8 +50,8 | |||||
|
53 | "frameworks": { |
|
50 | "frameworks": { |
|
54 | "net45": { |
|
51 | "net45": { |
|
55 | "projectReferences": { |
|
52 | "projectReferences": { |
|
56 |
"/ |
|
53 | "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
57 |
"projectPath": "/ |
|
54 | "projectPath": "/Users/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
|
58 | } |
|
55 | } |
|
59 | } |
|
56 | } |
|
60 | } |
|
57 | } |
@@ -66,7 +63,9 | |||||
|
66 | } |
|
63 | } |
|
67 | }, |
|
64 | }, |
|
68 | "frameworks": { |
|
65 | "frameworks": { |
|
69 |
"net45": { |
|
66 | "net45": { |
|
|
67 | "runtimeIdentifierGraphPath": "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/Current/bin/RuntimeIdentifierGraph.json" | ||
|
|
68 | } | ||
|
70 | } |
|
69 | } |
|
71 | } |
|
70 | } |
|
72 | } No newline at end of file |
|
71 | } |
@@ -1,8 +1,8 | |||||
|
1 | { |
|
1 | { |
|
2 | "version": 2, |
|
2 | "version": 2, |
|
3 | "dgSpecHash": "3AWDv+MZriwMxBTBDorp8FiSvyrXQqppePDYsTfATqNGlipF/pJObt6DcBo8NzTLP21oSN3cyqBrcDukFLx64w==", |
|
3 | "dgSpecHash": "kUPsWi+W/I8KOuiF0fQ9nWh1vVsW3b0wAQVjldBK6JNRF3usvNENwsXcLXddNG6Wh/129HHhkfaanQmLUK7wcA==", |
|
4 | "success": true, |
|
4 | "success": true, |
|
5 |
"projectFilePath": "/ |
|
5 | "projectFilePath": "/Users/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
6 | "expectedPackageFiles": [], |
|
6 | "expectedPackageFiles": [], |
|
7 | "logs": [] |
|
7 | "logs": [] |
|
8 | } No newline at end of file |
|
8 | } |
You need to be logged in to leave comments.
Login now