Skip to content

[Code Examples] C# Samples are not building, error "cannot restore Nuget package"? #3917

Closed
@gunnicus

Description

@gunnicus

Bot Info

  • SDK Platform: .NET

Issue Description

Samples are not building

Reproduction Steps

  1. Dowanload BotBuilder-master from github, unzip, Open Microsoft.Bot.Builder.Samples.sln with VS2017 community
  2. Press F5
  3. See errors
  4. Manually add reference, still get same error

Expected Behavior

Build success.

Actual Results

Severity Code Description Project File Line Suppression State
Error This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ....\packages\Microsoft.Net.Compilers.1.0.0\build\Microsoft.Net.Compilers.props. Microsoft.Bot.Sample.AlarmBot D:\ProjectCode\BotBuilder-master\CSharp\Samples\AlarmBot\Microsoft.Bot.Sample.AlarmBot.csproj 243

image

image

Metadata

Metadata

Labels

bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions