mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-08-25 20:04:39 -05:00
Added the files for the MLAPI Relay Server
- This version of the server is modified from the other open sourced one on GitHub as we ignore the port when attempting to connect. Program.cs is modified as such
This commit is contained in:
20
MLAPI.Relay/MLAPI.Relay.Transports/obj/project.nuget.cache
Normal file
20
MLAPI.Relay/MLAPI.Relay.Transports/obj/project.nuget.cache
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "I1HDkksZkUnWn5+uHWGywCOsRFenesUxVYvuFM6N+74HJCCn8K3uUstFYv182Yhz8qGzx8p2qd5HX4QJW8IYPg==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\ButenhoffJulia\\OneDrive - University of Wisconsin-Stout\\Desktop\\MLAPI.Relay\\MLAPI.Relay.Transports\\MLAPI.Relay.Transports.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\microsoft.netcore.app\\2.2.8\\microsoft.netcore.app.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\microsoft.netcore.dotnetapphost\\2.2.8\\microsoft.netcore.dotnetapphost.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\microsoft.netcore.dotnethostpolicy\\2.2.8\\microsoft.netcore.dotnethostpolicy.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\microsoft.netcore.dotnethostresolver\\2.2.8\\microsoft.netcore.dotnethostresolver.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\microsoft.netcore.platforms\\2.2.4\\microsoft.netcore.platforms.2.2.4.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\microsoft.netcore.targets\\2.0.0\\microsoft.netcore.targets.2.0.0.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\netstandard.library\\2.0.3\\netstandard.library.2.0.3.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\runtime.linux-x64.microsoft.netcore.app\\2.2.8\\runtime.linux-x64.microsoft.netcore.app.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\runtime.linux-x64.microsoft.netcore.dotnetapphost\\2.2.8\\runtime.linux-x64.microsoft.netcore.dotnetapphost.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\runtime.linux-x64.microsoft.netcore.dotnethostpolicy\\2.2.8\\runtime.linux-x64.microsoft.netcore.dotnethostpolicy.2.2.8.nupkg.sha512",
|
||||
"C:\\Users\\ButenhoffJulia\\.nuget\\packages\\runtime.linux-x64.microsoft.netcore.dotnethostresolver\\2.2.8\\runtime.linux-x64.microsoft.netcore.dotnethostresolver.2.2.8.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user