Description:
Merge in default branch.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
@@ -22,10 +22,10 | |||||
|
22 |
|
22 | ||
|
23 |
|
23 | ||
|
24 | run-core-debug: |
|
24 | run-core-debug: |
|
25 |
cd isometric-park-fna/bin/Debug/netcoreapp3.1; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH=" |
|
25 | cd isometric-park-fna/bin/Debug/netcoreapp3.1; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH="../../../../fnalibs/osx" dotnet ./isometric-park-fna.dll |
|
26 |
|
26 | ||
|
27 | run-core-release: |
|
27 | run-core-release: |
|
28 |
cd isometric-park-fna/bin/Release/netcoreapp3.1; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH=" |
|
28 | cd isometric-park-fna/bin/Release/netcoreapp3.1; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH="../../../../fnalibs/osx" dotnet ./isometric-park-fna.dll |
|
29 |
|
29 | ||
|
30 | # lint: |
|
30 | # lint: |
|
31 | # yamllint -d relaxed isometric-park-fna/Content/news_items.yaml |
|
31 | # yamllint -d relaxed isometric-park-fna/Content/news_items.yaml |
@@ -36,7 +36,7 | |||||
|
36 | release: framework-release |
|
36 | release: framework-release |
|
37 |
|
37 | ||
|
38 | run: framework-debug |
|
38 | run: framework-debug |
|
39 |
cd isometric-park-fna/bin/Debug/; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH=" |
|
39 | cd isometric-park-fna/bin/Debug/; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH="../../../fnalibs/osx" mono isometric-park-fna.exe |
|
40 |
|
40 | ||
|
41 |
|
41 | ||
|
42 |
|
42 |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
|
1 | NO CONTENT: modified file, binary diff hidden |
|
NO CONTENT: modified file, binary diff hidden |
@@ -1,14 +1,14 | |||||
|
1 | { |
|
1 | { |
|
2 | "format": 1, |
|
2 | "format": 1, |
|
3 | "restore": { |
|
3 | "restore": { |
|
4 |
"/ |
|
4 | "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj": {} |
|
5 | }, |
|
5 | }, |
|
6 | "projects": { |
|
6 | "projects": { |
|
7 |
"/ |
|
7 | "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
8 | "restore": { |
|
8 | "restore": { |
|
9 |
"projectUniqueName": "/ |
|
9 | "projectUniqueName": "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj", |
|
10 | "projectName": "FNA", |
|
10 | "projectName": "FNA", |
|
11 |
"projectPath": "/ |
|
11 | "projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj", |
|
12 | "frameworks": { |
|
12 | "frameworks": { |
|
13 | "net48": { |
|
13 | "net48": { |
|
14 | "projectReferences": {} |
|
14 | "projectReferences": {} |
@@ -19,17 +19,20 | |||||
|
19 | "net48": {} |
|
19 | "net48": {} |
|
20 | } |
|
20 | } |
|
21 | }, |
|
21 | }, |
|
22 |
"/ |
|
22 | "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj": { |
|
23 | "version": "1.0.0", |
|
23 | "version": "1.0.0", |
|
24 | "restore": { |
|
24 | "restore": { |
|
25 |
"projectUniqueName": "/ |
|
25 | "projectUniqueName": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
26 | "projectName": "SpriteFontPlus", |
|
26 | "projectName": "SpriteFontPlus", |
|
27 |
"projectPath": "/ |
|
27 | "projectPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/SpriteFontPlus.FNA.csproj", |
|
28 |
"packagesPath": "/ |
|
28 | "packagesPath": "/home/alys/.nuget/packages/", |
|
29 |
"outputPath": "/ |
|
29 | "outputPath": "/home/alys/repos/isometric-park-fna/SpriteFontPlus/src/obj/", |
|
30 | "projectStyle": "PackageReference", |
|
30 | "projectStyle": "PackageReference", |
|
|
31 | "fallbackFolders": [ | ||
|
|
32 | "/usr/share/dotnet/sdk/NuGetFallbackFolder" | ||
|
|
33 | ], | ||
|
31 | "configFilePaths": [ |
|
34 | "configFilePaths": [ |
|
32 |
"/ |
|
35 | "/home/alys/.config/NuGet/NuGet.Config" |
|
33 | ], |
|
36 | ], |
|
34 | "originalTargetFrameworks": [ |
|
37 | "originalTargetFrameworks": [ |
|
35 | "net45" |
|
38 | "net45" |
@@ -40,8 +43,8 | |||||
|
40 | "frameworks": { |
|
43 | "frameworks": { |
|
41 | "net45": { |
|
44 | "net45": { |
|
42 | "projectReferences": { |
|
45 | "projectReferences": { |
|
43 |
"/ |
|
46 | "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj": { |
|
44 |
"projectPath": "/ |
|
47 | "projectPath": "/home/alys/repos/isometric-park-fna/FNA/FNA.csproj" |
|
45 | } |
|
48 | } |
|
46 | } |
|
49 | } |
|
47 | } |
|
50 | } |
@@ -53,9 +56,7 | |||||
|
53 | } |
|
56 | } |
|
54 | }, |
|
57 | }, |
|
55 | "frameworks": { |
|
58 | "frameworks": { |
|
56 | "net45": { |
|
59 | "net45": {} |
|
57 | "runtimeIdentifierGraphPath": "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/Current/bin/RuntimeIdentifierGraph.json" |
|
||
|
58 | } |
|
||
|
59 | } |
|
60 | } |
|
60 | } |
|
61 | } |
|
61 | } |
|
62 | } |
@@ -4,8 +4,8 | |||||
|
4 | <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> |
|
4 | <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess> |
|
5 | <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool> |
|
5 | <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool> |
|
6 | <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile> |
|
6 | <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile> |
|
7 |
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/ |
|
7 | <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/alys/.nuget/packages/</NuGetPackageRoot> |
|
8 |
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/ |
|
8 | <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/alys/.nuget/packages/;/usr/share/dotnet/sdk/NuGetFallbackFolder</NuGetPackageFolders> |
|
9 | <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> |
|
9 | <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> |
|
10 | <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.6.0</NuGetToolVersion> |
|
10 | <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">5.6.0</NuGetToolVersion> |
|
11 | </PropertyGroup> |
|
11 | </PropertyGroup> |
@@ -26,7 +26,8 | |||||
|
26 | ] |
|
26 | ] |
|
27 | }, |
|
27 | }, |
|
28 | "packageFolders": { |
|
28 | "packageFolders": { |
|
29 |
"/ |
|
29 | "/home/alys/.nuget/packages/": {}, |
|
|
30 | "/usr/share/dotnet/sdk/NuGetFallbackFolder": {} | ||
|
30 | }, |
|
31 | }, |
|
31 | "project": { |
|
32 | "project": { |
|
32 | "version": "1.0.0", |
|
33 | "version": "1.0.0", |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
NO CONTENT: file was removed, binary diff hidden |
You need to be logged in to leave comments.
Login now