This commit is contained in:
moddedmcplayer 2023-08-07 18:15:32 +02:00
parent b979bc652b
commit b1c0773511
7 changed files with 22 additions and 62 deletions

View File

@ -1,20 +1,20 @@
{
"format": 1,
"restore": {
"D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj": {}
"C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj": {}
},
"projects": {
"D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj": {
"C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj",
"projectUniqueName": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj",
"projectName": "CommunityServerAPI",
"projectPath": "D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj",
"packagesPath": "C:\\Users\\notfail\\.nuget\\packages\\",
"outputPath": "D:\\repos\\battlebit\\CommunityAPI\\obj\\",
"projectPath": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj",
"packagesPath": "C:\\Users\\Oki\\.nuget\\packages\\",
"outputPath": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\notfail\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\Oki\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
@ -50,30 +50,12 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[6.0.15, 6.0.15]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[6.0.15, 6.0.15]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[6.0.15, 6.0.15]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[6.0.15, 6.0.15]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
}
}
}

View File

@ -5,11 +5,11 @@
<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\notfail\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Oki\.nuget\packages\</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.6.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.5.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\notfail\.nuget\packages\" />
<SourceRoot Include="C:\Users\Oki\.nuget\packages\" />
</ItemGroup>
</Project>

View File

@ -1,6 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.

View File

@ -8,19 +8,19 @@
"net6.0": []
},
"packageFolders": {
"C:\\Users\\notfail\\.nuget\\packages\\": {}
"C:\\Users\\Oki\\.nuget\\packages\\": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj",
"projectUniqueName": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj",
"projectName": "CommunityServerAPI",
"projectPath": "D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj",
"packagesPath": "C:\\Users\\notfail\\.nuget\\packages\\",
"outputPath": "D:\\repos\\battlebit\\CommunityAPI\\obj\\",
"projectPath": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj",
"packagesPath": "C:\\Users\\Oki\\.nuget\\packages\\",
"outputPath": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\obj\\",
"projectStyle": "PackageReference",
"configFilePaths": [
"C:\\Users\\notfail\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\Oki\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
@ -56,30 +56,12 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[6.0.15, 6.0.15]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[6.0.15, 6.0.15]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[6.0.15, 6.0.15]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[6.0.15, 6.0.15]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.201\\RuntimeIdentifierGraph.json"
}
}
}

View File

@ -1,13 +1,8 @@
{
"version": 2,
"dgSpecHash": "TIgvbarIBImeWO/dRuIof5UqXcjh4EueyEdyEhjQrb0slOU5ZWnsz15fjd/eBP9Z+v9EwI2cV1FiGobOQgN8bw==",
"dgSpecHash": "pUUV0vYUBKisP9wHLyg+4LLgPpJ6nV59j98jNphsryg3WNDca7+wrgNUZlRnXogF4/FlbIby2tBboJ+SQRQCGA==",
"success": true,
"projectFilePath": "D:\\repos\\battlebit\\CommunityAPI\\CommunityServerAPI.csproj",
"expectedPackageFiles": [
"C:\\Users\\notfail\\.nuget\\packages\\microsoft.netcore.app.ref\\6.0.15\\microsoft.netcore.app.ref.6.0.15.nupkg.sha512",
"C:\\Users\\notfail\\.nuget\\packages\\microsoft.windowsdesktop.app.ref\\6.0.15\\microsoft.windowsdesktop.app.ref.6.0.15.nupkg.sha512",
"C:\\Users\\notfail\\.nuget\\packages\\microsoft.aspnetcore.app.ref\\6.0.15\\microsoft.aspnetcore.app.ref.6.0.15.nupkg.sha512",
"C:\\Users\\notfail\\.nuget\\packages\\microsoft.netcore.app.host.win-x64\\6.0.15\\microsoft.netcore.app.host.win-x64.6.0.15.nupkg.sha512"
],
"projectFilePath": "C:\\BattleBit\\BattleBitRemastered\\Servers\\CommunityServerAPI\\BattleBit-Community-Server-API\\CommunityServerAPI.csproj",
"expectedPackageFiles": [],
"logs": []
}