这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Logic/RequiredFiles.cs
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,7 @@ public void ReportInventory()

xml = string.Format("<files>{0}</files>", xml);

_report.MediaInventoryAsync(ApplicationSettings.Default.Version, ApplicationSettings.Default.ServerKey,
hardwareKey.Key, xml);
_report.MediaInventoryAsync(ApplicationSettings.Default.ServerKey, hardwareKey.Key, xml);
}
}

Expand Down
26 changes: 26 additions & 0 deletions XiboClient.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XiboClient", "XiboClient.csproj", "{9E6CFE88-0171-4360-BDF4-84D74A90FD55}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Debug|x86.ActiveCfg = Debug|x86
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Debug|x86.Build.0 = Debug|x86
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Release|Any CPU.Build.0 = Release|Any CPU
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Release|x86.ActiveCfg = Release|x86
{9E6CFE88-0171-4360-BDF4-84D74A90FD55}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file modified XiboClient.v11.suo
Binary file not shown.
Binary file modified bin/x86/Release/XiboClient.XmlSerializers.dll
Binary file not shown.
Binary file modified bin/x86/Release/XiboClient.exe
Binary file not shown.
Binary file modified bin/x86/Release/XiboClient.pdb
Binary file not shown.