[ResolveAssemblyReference] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360, 9): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, Public
I am having an issue with resolving a [ResolveAssemblyReference] C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1360, 9): warning MSB3245: Could not locate the assembly "Sysetm.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken..."
I know it deals with changing versions and targeting the referenced assembly for the resolution of this issue but do I need to change it in the Msbuild script? So where does this change need to take place and where can I locate this file? Thanks in advance for responding to this thread.
Please sign in to leave a comment.
You don't need to change build scripts. These settings are configured in TeamCity web UI, at NUnit build step page
