Problem with an export

Hello, i mostly work in vl.skia and i’ve tried to export my projects into an .exe files and it worked before but now i get same error every time

Cleaning build directory (C:\Users\sosha\Documents\vvvv\gamma\Exports\src)
Generating project files (this may take up to a few minutes)
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Skia-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Skia-2021.4.12.0\project.nuget.cache
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Stride-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Stride-2021.4.12.0\project.nuget.cache
VL.CoreLib.vl
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.App.WindowsForms-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.App.WindowsForms-2021.4.12.0\project.nuget.cache
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Core-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Core-2021.4.12.0\project.nuget.cache
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.CoreLib-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.CoreLib-2021.4.12.0\project.nuget.cache
VL.Lang.vl
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Lang-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.Lang-2021.4.12.0\project.nuget.cache
VL.CoreLib.Windows.vl
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.CoreLib.Windows-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.CoreLib.Windows-2021.4.12.0\project.nuget.cache
VL.Skia.vl
[Verbose] Running restore with 6 concurrent jobs.
[Verbose] Reading project file VVVV.NugetResolver.json.
[Verbose] The restore inputs for ‘VVVV.NugetResolver’ have not changed. No further actions are required to complete the restore.
[Information] Assets file has not changed. Skipping assets file writing. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.UI.Core-2021.4.12.0\project.assets.json
[Verbose] No-Op restore. The cache will not be updated. Path: C:\Users\sosha\AppData\Local\Temp\VVVV.NugetResolver-VL.UI.Core-2021.4.12.0\project.nuget.cache
rect trip try1
Microsoft.Build.Exceptions.InvalidProjectFileException: The SDK ‘Microsoft.NET.Sdk’ specified could not be found. C:\Users\sosha\Documents\vvvv\gamma\Exports\src\rect trip try1\rect trip try1.csproj
at Microsoft.Build.Shared.ProjectErrorUtilities.ThrowInvalidProject(String errorSubCategoryResourceName, IElementLocation elementLocation, String resourceName, Object[] args)
at Microsoft.Build.Evaluation.Evaluator4.ExpandAndLoadImportsFromUnescapedImportExpressionConditioned(String directoryOfImportingFile, ProjectImportElement importElement, List1& projects, SdkResult& sdkResult, Boolean throwOnFileNotExistsError)
at Microsoft.Build.Evaluation.Evaluator4.ExpandAndLoadImports(String directoryOfImportingFile, ProjectImportElement importElement, SdkResult& sdkResult) at Microsoft.Build.Evaluation.Evaluator4.EvaluateImportElement(String directoryOfImportingFile, ProjectImportElement importElement)
at Microsoft.Build.Evaluation.Evaluator4.PerformDepthFirstPass(ProjectRootElement currentProjectOrImport) at Microsoft.Build.Evaluation.Evaluator4.Evaluate()
at Microsoft.Build.Evaluation.Evaluator4.Evaluate(IEvaluatorData4 data, ProjectRootElement root, ProjectLoadSettings loadSettings, Int32 maxNodeCount, PropertyDictionary1 environmentProperties, ILoggingService loggingService, IItemFactory2 itemFactory, IToolsetProvider toolsetProvider, ProjectRootElementCacheBase projectRootElementCache, BuildEventContext buildEventContext, ISdkResolverService sdkResolverService, Int32 submissionId, EvaluationContext evaluationContext, Boolean interactive)
at Microsoft.Build.Evaluation.Project.ProjectImpl.Reevaluate(ILoggingService loggingServiceForEvaluation, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.ReevaluateIfNecessary(ILoggingService loggingServiceForEvaluation, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.ReevaluateIfNecessary(EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.Project.ProjectImpl.Initialize(IDictionary2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext) at Microsoft.Build.Evaluation.Project..ctor(String projectFile, IDictionary2 globalProperties, String toolsVersion, String subToolsetVersion, ProjectCollection projectCollection, ProjectLoadSettings loadSettings, EvaluationContext evaluationContext)
at Microsoft.Build.Evaluation.ProjectCollection.LoadProject(String fileName, IDictionary`2 globalProperties, String toolsVersion)
at VL.Lang.Roslyn.Export.ProjectBuilder.d__39.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at VL.Lang.Roslyn.Export.SolutionBuilder.d__32.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at VL.Lang.Roslyn.Export.SolutionBuilder.d__30.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at VL.HDE.Forms.AppExporterForm.<ExportButton_Click>d__17.MoveNext()
Restoring packages

Maybe this is related :

From similar issues in the past the safest approach was always to uninstall all Visual Studio and Build Tools installations you can find on your machine and then run our installer again with having the “Build Tools” checkbox enabled.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.