Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSBuild.ExtensionPack.FileSystem.File - missing error #103

Open
onlykumarabhishek opened this issue Nov 10, 2022 · 0 comments
Open

MSBuild.ExtensionPack.FileSystem.File - missing error #103

onlykumarabhishek opened this issue Nov 10, 2022 · 0 comments

Comments

@onlykumarabhishek
Copy link

Hi @mikefourie-zz

We have updated the on-premise team city server to the latest version and now while building dotnet code we are getting the below error message.error MSB4062: The "MSBuild.ExtensionPack.FileSystem.File" task could not be loaded from the assembly C:\Program Files\MSBuild\Packages\MSBuild.Extension.Pack.1.9.1\tools\net40\MSBuild.ExtensionPack.dll. Could not load file or assembly 'Microsoft.Build.Utilities.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.

The current dotnet version on the machine is .NET SDK 6.0.402 & we are using a deploy.build script through dotnet build command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant