PostBuildEvent



PostBuildEvent



dproj工程选项里

<PostBuildEvent></PostBuildEvent>

[Exec Error] The "Exec" task needs a command to execute.

删除节点PostBuildEvent



  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
<VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.10.3077" SchemaVersion = "2.0" ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}" > <Build> <Settings ApplicationIcon = "..\Icon\hrm.ico" AssemblyKeyContainerName = "" AssemblyName = "人力资源管理系统" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "WinExe" PreBuildEvent = "" PostBuildEvent = "" RootNamespace = "人力资源管理系统" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" /> <Reference Name = "System.Windows.Forms" AssemblyName = "System.Windows.Forms" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" /> </References> </Build> <Files> <Include> <File RelPath = "AmendStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "AmendStafferInfo.resx" DependentUpon = "AmendStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "AssemblyInfo.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.cs" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.resx" DependentUpon = "DataGridNoActiveCellColumn.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "DataSet1.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet1.cs" /> <File RelPath = "DataSet1.cs" DependentUpon = "DataSet1.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet1.xsx" DependentUpon = "DataSet1.xsd" BuildAction = "None" /> <File RelPath = "DataSet11.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet11.cs" /> <File RelPath = "DataSet11.cs" DependentUpon = "DataSet11.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet2.cs" /> <File RelPath = "DataSet2.cs" DependentUpon = "DataSet2.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsx" DependentUpon = "DataSet2.xsd" BuildAction = "None" /> <File RelPath = "HortationManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "HortationManage.resx" DependentUpon = "HortationManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "hrm.ico" BuildAction = "Content" /> <File RelPath = "IncomeTax.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "IncomeTax.resx" DependentUpon = "IncomeTax.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "LookupStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "LookupStafferInfo.resx" DependentUpon = "LookupStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "MainFrm.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "MainFrm.resx" DependentUpon = "MainFrm.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "OrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "OrgInfo.resx" DependentUpon = "OrgInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PayoffHistory.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PayoffHistory.resx" DependentUpon = "PayoffHistory.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PunishmentManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PunishmentManage.resx" DependentUpon = "PunishmentManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SalaryManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SalaryManage.resx" DependentUpon = "SalaryManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SetOrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SetOrgInfo.resx" DependentUpon = "SetOrgInfo.cs" BuildAction = "EmbeddedResource" /> </Include> </Files> </CSHARP> </VisualStudioProject>
<VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.10.3077" SchemaVersion = "2.0" ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}" > <Build> <Settings ApplicationIcon = "..\Icon\hrm.ico" AssemblyKeyContainerName = "" AssemblyName = "人力资源管理系统" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "WinExe" PreBuildEvent = "" PostBuildEvent = "" RootNamespace = "人力资源管理系统" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" /> <Reference Name = "System.Windows.Forms" AssemblyName = "System.Windows.Forms" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" /> </References> </Build> <Files> <Include> <File RelPath = "AmendStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "AmendStafferInfo.resx" DependentUpon = "AmendStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "AssemblyInfo.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.cs" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.resx" DependentUpon = "DataGridNoActiveCellColumn.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "DataSet1.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet1.cs" /> <File RelPath = "DataSet1.cs" DependentUpon = "DataSet1.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet1.xsx" DependentUpon = "DataSet1.xsd" BuildAction = "None" /> <File RelPath = "DataSet11.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet11.cs" /> <File RelPath = "DataSet11.cs" DependentUpon = "DataSet11.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet2.cs" /> <File RelPath = "DataSet2.cs" DependentUpon = "DataSet2.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsx" DependentUpon = "DataSet2.xsd" BuildAction = "None" /> <File RelPath = "HortationManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "HortationManage.resx" DependentUpon = "HortationManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "hrm.ico" BuildAction = "Content" /> <File RelPath = "IncomeTax.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "IncomeTax.resx" DependentUpon = "IncomeTax.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "LookupStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "LookupStafferInfo.resx" DependentUpon = "LookupStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "MainFrm.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "MainFrm.resx" DependentUpon = "MainFrm.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "OrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "OrgInfo.resx" DependentUpon = "OrgInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PayoffHistory.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PayoffHistory.resx" DependentUpon = "PayoffHistory.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PunishmentManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PunishmentManage.resx" DependentUpon = "PunishmentManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SalaryManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SalaryManage.resx" DependentUpon = "SalaryManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SetOrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SetOrgInfo.resx" DependentUpon = "SetOrgInfo.cs" BuildAction = "EmbeddedResource" /> </Include> </Files> </CSHARP> </VisualStudioProject>

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值