Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

How to get required nuget package when building C# project in Azure pipeline?

$
0
0

I was building a C# project in Azure pipeline and got following error. I resolved it by uploaded the required Blend package to the GitHub repository. Supposing I don't want to put these Nuget packages in GitHub repo, what command should I use to let the pipeline to download the required packages automatically when pipeline started building ? Thanks.

Error MC3074: The tag 'Interaction.Behaviors' does not exist in XML namespace 'http://schemas.microsoft.com/xaml/behaviors'. Line 239 Position 26.<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"><HintPath>..\packages\Expression.Blend.Sdk.1.0.2\lib\net45\System.Windows.Interactivity.dll</HintPath><Private>True</Private>

Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>