Skip to content

Commit

Permalink
Fix builds. Add logger library
Browse files Browse the repository at this point in the history
  • Loading branch information
lunacys committed May 26, 2023
1 parent f070e83 commit 06184c0
Show file tree
Hide file tree
Showing 37 changed files with 1,967 additions and 102 deletions.
12 changes: 0 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +0,0 @@
[submodule "deps/Nez"]
path = deps/Nez
url = https://github.com/prime31/Nez.git
[submodule "deps/LiteNetLib"]
path = deps/LiteNetLib
url = https://github.com/RevenantX/LiteNetLib.git
[submodule "deps/jint"]
path = deps/jint
url = https://github.com/sebastienros/jint.git
[submodule "deps/FNA"]
path = deps/FNA
url = https://github.com/FNA-XNA/FNA.git
1 change: 0 additions & 1 deletion deps/FNA
Submodule FNA deleted from 6785f9
98 changes: 98 additions & 0 deletions deps/FNA/obj_core/FNA.Core.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
{
"format": 1,
"restore": {
"C:\\Users\\loonacuse\\source\\repos\\lunge\\deps\\FNA\\FNA.Core.csproj": {}
},
"projects": {
"C:\\Users\\loonacuse\\source\\repos\\lunge\\deps\\FNA\\FNA.Core.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\loonacuse\\source\\repos\\lunge\\deps\\FNA\\FNA.Core.csproj",
"projectName": "FNA",
"projectPath": "C:\\Users\\loonacuse\\source\\repos\\lunge\\deps\\FNA\\FNA.Core.csproj",
"packagesPath": "C:\\Users\\loonacuse\\.nuget\\packages\\",
"outputPath": "C:\\Users\\loonacuse\\source\\repos\\lunge\\deps\\FNA\\obj_core\\",
"projectStyle": "PackageReference",
"crossTargeting": true,
"fallbackFolders": [
"C:\\Users\\loonacuse\\AppData\\Roaming\\Godot\\mono\\GodotNuGetFallbackFolder",
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\loonacuse\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\loonacuse\\AppData\\Roaming\\NuGet\\config\\Godot.Offline.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0",
"netstandard2.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {}
},
"netstandard2.0": {
"targetAlias": "netstandard2.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:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
},
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"dependencies": {
"NETStandard.Library": {
"suppressParent": "All",
"target": "Package",
"version": "[2.0.3, )",
"autoReferenced": true
}
},
"imports": [
"net461",
"net462",
"net47",
"net471",
"net472",
"net48",
"net481"
],
"assetTargetFallback": true,
"warn": true,
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
}
}
}
}
}
17 changes: 17 additions & 0 deletions deps/FNA/obj_core/FNA.Core.csproj.nuget.g.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\loonacuse\.nuget\packages\;C:\Users\loonacuse\AppData\Roaming\Godot\mono\GodotNuGetFallbackFolder;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\loonacuse\.nuget\packages\" />
<SourceRoot Include="C:\Users\loonacuse\AppData\Roaming\Godot\mono\GodotNuGetFallbackFolder\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>
6 changes: 6 additions & 0 deletions deps/FNA/obj_core/FNA.Core.csproj.nuget.g.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
</ImportGroup>
</Project>
Loading

0 comments on commit 06184c0

Please sign in to comment.