Commit 7f292e55 by mahaisong

体育

parent bf622baa
2018-12-26 10:29:02,111 [1] ERROR EFCoreInitConfig.Config [(null)] - 数据库配置项,约定枚举中不存在GISportsModels,临时以key value 方式加载。 :
2018-12-26 10:38:12,199 [16] INFO GISportService.FilePlayer [(null)] - 0 :
2018-12-26 10:38:19,191 [16] INFO GISportService.FilePlayer [(null)] - 0 :
2018-12-26 10:38:25,678 [16] INFO GISportService.FilePlayer [(null)] - 0 :
2018-12-26 10:38:43,522 [16] INFO GISportService.FilePlayer [(null)] - 0 :
......@@ -377,3 +377,5 @@
12/19/2018 16:26:23 GISportService.FilePlayer: ctlTantaEVRFilePlayer_SizeChanged
12/19/2018 16:26:45 GISportService.FilePlayer: ctlTantaEVRFilePlayer_SizeChanged
12/19/2018 17:28:38 GISportService.FilePlayer: ctlTantaEVRFilePlayer_SizeChanged
12/26/2018 10:29:43 GISportService.FilePlayer: ctlTantaEVRFilePlayer_SizeChanged
12/26/2018 10:29:43 GISportService.FilePlayer: ctlTantaEVRFilePlayer_SizeChanged
e52e5a5ffff0e6a236f0b5297cef5f99df81ff91
04d09ba3a62e423f871626c2be5a51544ddc4799
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\admin\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\admin\\.nuget\\packages",
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Administrator\\.nuget\\packages",
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
]
}
......
159718fda2df6ffd338ce30501cfec0d0353508e
2e41c132fb42461739007e685dc7d9f4d172a249
1290cdd1d13984a90bdec02d587bf4b058da259e
08ad95eab05dc161443b61c80eee0573add283ea
{
"version": 1,
"dgSpecHash": "IyFq+n6jVwIkSUa0rmSxB7IBLKtRTUoTpFWrJfNSLAEPNwdTYTMb+MsjkTVKhmiDIPVT9NclBo7RRq7vPPeARg==",
"dgSpecHash": "ovb2V2YDxPhB+HP5K3Jhj+Io+CMuomc1nFpgLjgd9jN/YBv2mpSSqFV4XJFcr2XIklf+GoOFBbYR+w9pDBGzlg==",
"success": true
}
\ No newline at end of file
......@@ -5,15 +5,21 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">D:\smallproject\28.GISports\GISportsModels\obj\project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\admin\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Administrator\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.8.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.9.2</NuGetToolVersion>
</PropertyGroup>
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
</PropertyGroup>
<ImportGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.props" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.props" Condition="Exists('$(NuGetPackageRoot)microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore.design\2.1.1\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore.design\2.1.1\build\netcoreapp2.0\Microsoft.EntityFrameworkCore.Design.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\Administrator\.nuget\packages\microsoft.entityframeworkcore.tools\2.1.1</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
<PropertyGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\Administrator\.nuget\packages\microsoft.entityframeworkcore.tools\2.1.1</PkgMicrosoft_EntityFrameworkCore_Tools>
</PropertyGroup>
</Project>
\ No newline at end of file
......@@ -5,9 +5,9 @@
</PropertyGroup>
<ImportGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' AND '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)netstandard.library\2.0.0\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('$(NuGetPackageRoot)netstandard.library\2.0.0\build\netstandard2.0\NETStandard.Library.targets')" />
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.netcore.app\2.0.0\build\netcoreapp2.0\Microsoft.NETCore.App.targets')" />
</ImportGroup>
<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')" />
<Import Project="C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('C:\Program Files\dotnet\sdk\NuGetFallbackFolder\netstandard.library\2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
</ImportGroup>
</Project>
\ No newline at end of file
18b122f32b4bd833ce8d3e8d3c379ec773dc7b39
f37cf9ea1f1354cae1808f2e21b0b2e7c25de1c4
b7e47943f9495e337f56e7dbc31ab287a6e4fad0
ba5d00ca067d3da9d7717c42c572fe2303685f64
6df386debdc5d5ccdc96387bbfd4980be8fc660d
9daa1a392a050f1f5480363f84cb18bb41300edd
c32bb0783886669b1c2489c81e683fb249546df1
5c5531ff56066e6cd884dc427442977f9bfcc540
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment