No announcements
Found 1636317 threads
-
2 Votes
MSBuild referencing assemblies with wrong target Framework version?
The solution is to target your project for .NET Framework 4.5 or get a version of the referenced assembly that targets .NET 4.0.Answered | 4 Replies | 18064 Views | Created by powerzone3000 - Friday, September 15, 2017 9:20 AM | Last reply by powerzone3000 - Wednesday, September 20, 2017 4:02 PM -
2 Votes
ReportViewer 14: “The primary reference […] could not be resolved” while targeting .NET Framework 4.0
For the sake of completeness: I found a solution and posted it to the MSBuild forum:Answered | 8 Replies | 4281 Views | Created by powerzone3000 - Monday, September 11, 2017 8:24 AM | Last reply by powerzone3000 - Thursday, September 21, 2017 7:39 PM -
0 Votes
Warning: Referenced assembly 'mscorlib.dll' targets a different processor
Sorry if I got your name wrong before.Answered | 6 Replies | 16071 Views | Created by MarkBatSSI - Sunday, August 29, 2010 5:57 PM | Last reply by MarkBatSSI - Friday, September 17, 2010 1:25 PM -
4 Votes
warning MSB3258: The primary reference has an indirect dependency which has a higher version "4.0.0.0" than the version "2.0.0.0" in the current target framework.
Also I get he same warning but because the assembly "or one of its dependencies" references System.Xml.Linq version 4.0.0.0.Answered | 17 Replies | 50873 Views | Created by RoMo - Wednesday, April 21, 2010 8:08 AM | Last reply by Del Hyman-Jones - Tuesday, March 13, 2012 12:41 PM -
0 Votes
Warning about missing .NET 4.5 assemblies for Azure Website in GIT push message as well as wrong target arch
The reason they happen is that we're missing some 4.5 reference assemblies, so the compilation ends up defaulting to the GAC assemblies, which works but causes ...Answered | 6 Replies | 6195 Views | Created by Sid.S - Tuesday, January 22, 2013 8:39 PM | Last reply by David Ebbo - Saturday, January 26, 2013 1:08 AM -
0 Votes
Build server warning compiling VS2010 - warning C4945
That information comes from one of the other warnings: C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.Targets(1360,9): ...Answered | 12 Replies | 7000 Views | Created by JFSz - Thursday, June 23, 2011 8:00 PM | Last reply by Trevor Hancock - Friday, July 22, 2011 3:24 PM -
0 Votes
Referenced assembly 'mscorlib.dll' targets a different processor
Jane, 1.) and 2.) do not work at all, because, as i said, i'm building both 32bit and 64bit Versions.Answered | 5 Replies | 4605 Views | Created by thomas_woelfer - Thursday, January 16, 2014 9:28 AM | Last reply by .Net developer Tushar - Wednesday, July 23, 2014 4:34 PM -
0 Votes
BuildServer executes wrong MSBuild Version
Anyway, Toolset (ToolsVersion) explain what you need, use 14.0 means .NET framework 4.6, while 4.0 only used by Visual Studio 2010 and Visual Studio 2012 ...Answered | 4 Replies | 3367 Views | Created by Johannes_J - Tuesday, November 10, 2015 4:17 PM | Last reply by Jamles Hez - Thursday, November 12, 2015 1:38 AM -
0 Votes
VS2010/.NET framework 4: Compile errors & warnings MSB3265/MSB3253 - Referenced assembly could not be resolved
I would wonder if the reference property had the specific version set to true on those or if the conversion wizard might have set this property to true with the assumption that it was ...Answered | 10 Replies | 62636 Views | Created by T_JJ - Thursday, May 21, 2009 11:30 AM | Last reply by BharathReddy VasiReddy - Sunday, May 23, 2010 6:52 PM -
4 Votes
Invalid warning on string.Join
The copied folder is only used when the CodeContractsReferenceAssemblyLibPath is set for framework version 4.5.1 in ...Answered | 9 Replies | 1787 Views | Created by Michael Damatov - Monday, December 23, 2013 8:39 PM | Last reply by Ranco Marcus - Monday, June 2, 2014 5:19 PM -
0 Votes
Database project is referencing wrong .Net Framework version
No I did not include any references to .Net Framework 4 assemblies.Answered | 3 Replies | 4234 Views | Created by Dmitry Otblesk - Thursday, December 13, 2012 5:09 PM | Last reply by psirr-MSFT - Monday, September 9, 2013 3:54 AM -
4 Votes
Can switch warning message to error message in msbuild?
Hi ACTY, If you build the project using MSBuild Command line, the default platform configuration is Debug|AnyCPU.Answered | 3 Replies | 17646 Views | Created by ActySystem - Monday, March 26, 2012 12:49 PM | Last reply by Pankaj.kashyap - Thursday, October 11, 2012 5:43 AM -
7 Votes
Stop VS 2010 build errors when referencing newer framework dlls
Warning 1 The project 'XXX' cannot be referenced.Answered | 6 Replies | 25322 Views | Created by AdsDavis - Wednesday, April 14, 2010 10:41 AM | Last reply by Idan Shimoni - Sunday, December 5, 2010 11:28 AM -
0 Votes
Problems Publishing Project VS2013 (CreateManifestResourceNames)
This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0".Answered | 5 Replies | 7934 Views | Created by Paul Pitchford - Monday, January 13, 2014 9:19 AM | Last reply by Paul Pitchford - Monday, January 13, 2014 9:28 PM -
0 Votes
how do tell msbuild to report warnings with their fullpath or absolute path?
Welcome to the All-In-One Code Framework!Answered | 5 Replies | 4466 Views | Created by rtp_130 - Tuesday, December 8, 2009 7:48 PM | Last reply by Wesley Yao - Friday, December 11, 2009 3:45 AM -
2 Votes
The Target Framework version for the project is higher than the current project Target Framework version
http://weblogs.asp.net/jeffwids/archive/2009/12/29/how-to-change-the-target-framework-version-for-a-visual-basic-project.aspxAnswered | 2 Replies | 16156 Views | Created by IMS21 - Friday, June 18, 2010 11:23 AM | Last reply by zubairTechy - Tuesday, March 15, 2011 6:28 AM -
0 Votes
TFS 2013 Build Warning Message
I was referencing the project DLL file name back to the DLL project itself.Answered | 3 Replies | 585 Views | Created by Jeff Smith - Verizon - Thursday, January 21, 2016 4:59 AM | Last reply by Tingting MO - Wednesday, January 27, 2016 1:27 AM -
0 Votes
threat msbuild exec task errorcodes as warnings
</Target> Hope this can help you.Answered | 4 Replies | 4764 Views | Created by Kim Carlsen - Tuesday, July 16, 2013 6:13 AM | Last reply by Kim Carlsen - Tuesday, July 16, 2013 11:02 AM -
8 Votes
VS2010 warning MSB8012
Please check the target file under %ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets, you will set the DoLinkOutputFilesMatch target has the ...Answered | 6 Replies | 46651 Views | Created by Gaute. _ - Thursday, April 29, 2010 8:34 AM | Last reply by Kusin Knase - Thursday, July 28, 2011 8:04 PM -
1 Votes
Result is loads of warnings.
Build in TFS 2010, receive "CSC : warning CS1607: Assembly generation -- Referenced assembly 'mscorlib.dll' targets a different processor".Answered | 7 Replies | 8620 Views | Created by Werner Clausen - Friday, October 28, 2011 10:55 AM | Last reply by Werner Clausen - Wednesday, November 2, 2011 8:21 AM - Items 1 to 20 of 1636317 Next ›
No announcements