Skip to content

Commit

Permalink
1.Mongo驱动使用net core2.1编译
Browse files Browse the repository at this point in the history
2.修复UI.Get方法一个bug
3.更新项目rider配置
  • Loading branch information
egametang committed Dec 19, 2018
1 parent 1ea1c54 commit 57e38ed
Show file tree
Hide file tree
Showing 12 changed files with 347 additions and 104 deletions.
120 changes: 110 additions & 10 deletions Client-Server.sln.DotSettings

Large diffs are not rendered by default.

59 changes: 0 additions & 59 deletions Client-Server.sln.DotSettings.user

This file was deleted.

9 changes: 9 additions & 0 deletions FileServer/FileServer.runtimeconfig.dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\USER-PC\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\USER-PC\\.nuget\\packages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
]
}
}
Loading

0 comments on commit 57e38ed

Please sign in to comment.