Debug
x86
8.0.30703
2.0
{3622EDFF-8AA9-4324-896A-4ED1CBE3D0A1}
WinExe
Properties
DataSimulation.Forms
DataSimulation.Forms
v4.7.2
512
AnyCPU
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
AnyCPU
pdbonly
true
bin\Release\
TRACE
prompt
4
..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll
..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll
..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
..\packages\Serilog.3.1.1\lib\net471\Serilog.dll
..\packages\Serilog.Sinks.Async.1.5.0\lib\net461\Serilog.Sinks.Async.dll
..\packages\Serilog.Sinks.Console.5.0.1\lib\net471\Serilog.Sinks.Console.dll
..\packages\Serilog.Sinks.File.5.0.0\lib\net45\Serilog.Sinks.File.dll
..\packages\SQLite.CodeFirst.1.7.0.36\lib\net45\SQLite.CodeFirst.dll
..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
..\packages\System.ComponentModel.Annotations.5.0.0\lib\net461\System.ComponentModel.Annotations.dll
..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll
..\packages\System.Data.SQLite.EF6.1.0.118.0\lib\net46\System.Data.SQLite.EF6.dll
..\packages\System.Data.SQLite.Linq.1.0.118.0\lib\net46\System.Data.SQLite.Linq.dll
..\packages\System.Diagnostics.DiagnosticSource.7.0.2\lib\net462\System.Diagnostics.DiagnosticSource.dll
..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll
..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll
..\packages\System.Text.Json.8.0.3\lib\net462\System.Text.Json.dll
..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll
Form
RefEditor.cs
Form
AntEditor.cs
Form
SatEditor.cs
Form
FlightEditor.cs
Form
TaskEditor.cs
Form
MainForm.cs
UserControl
CtrlHistoryTask.cs
UserControl
CtrlFlight.cs
UserControl
CtrlRef.cs
UserControl
CtrlHome.cs
UserControl
CtrlAnt.cs
UserControl
CtrlSat.cs
UserControl
CtrlXl.cs
RefEditor.cs
AntEditor.cs
SatEditor.cs
FlightEditor.cs
TaskEditor.cs
MainForm.cs
ResXFileCodeGenerator
Resources.Designer.cs
Designer
True
Resources.resx
CtrlHistoryTask.cs
CtrlFlight.cs
CtrlRef.cs
CtrlHome.cs
CtrlAnt.cs
CtrlSat.cs
CtrlXl.cs
PreserveNewest
SettingsSingleFileGenerator
Settings.Designer.cs
True
Settings.settings
True
PreserveNewest
PreserveNewest
PreserveNewest
{61d871de-8837-49a9-b141-c03a690a53af}
DataSimulation.Repostory
这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。
del DevExpress*.xml,EntityFramework*.xml,Serilog*.xml,Newtonsoft*.xml
del System*.xml,Microsoft*.xml,autofac*.xml
copy $(SolutionDir)tips.txt tips.txt
copy $(SolutionDir)geo.txt geo.txt
if not exist "AddIns" md AddIns
move /Y *.dll AddIns
move /Y *.pdb AddIns
xcopy x64 AddIns\x64 /EHCIY
xcopy x86 AddIns\x86 /EHCIY
rmdir x86 /S/Q
rmdir x64 /S/Q
del *.dll.config