# .net core project stop working

**URL:** https://travis-ci.community/t/net-core-project-stop-working/1210
**Category:** Windows
**Tags:** csharp
**Created:** [December 4, 2018, 3:07pm UTC](https://travis-ci.community/t/net-core-project-stop-working/1210 "2018-12-04T15:07:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ddydeveloper](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/ddydeveloper/32/659_2.png) [@ddydeveloper](https://travis-ci.community/u/ddydeveloper)
#### Post date: [December 4, 2018, 3:07pm UTC](https://travis-ci.community/t/net-core-project-stop-working/1210/1 "2018-12-04T15:07:55Z")

</div>

Hi all, unfortunately, .net core stop working, but I didn’t change any config details. The following is an errror:

> The command “sudo apt-get install -qq dotnet-sdk-2.1” failed and exited with 100 during

Build: [Travis CI - Test and Deploy with Confidence](https://travis-ci.org/ddydeveloper/SpbDotNet_Merge_Errors/builds)  
Repository: [https://github.com/ddydeveloper/SpbDotNet\_Merge\_Errors](https://github.com/ddydeveloper/SpbDotNet_Merge_Errors)

for other .net core repos the same problem, but works as expected, for instance, for VueJs project

It seems travis infrastructure error or, maybe .net core projects approach was changed, but a couple of hours before it used to work. So the error a little bit confusing

---

<div class="post-metadata">

### Author: ![bomehlsen](https://avatars.discourse-cdn.com/v4/letter/b/7c8e57/32.png) [@bomehlsen](https://travis-ci.community/u/bomehlsen)
#### Post date: [December 4, 2018, 3:20pm UTC](https://travis-ci.community/t/net-core-project-stop-working/1210/2 "2018-12-04T15:20:27Z")

</div>

We are having the same issue with multiple repos/builds. Manual build restarts have been done, but with no effect. Seems like an infra issue.

Edit: Also [Error today when running net core builds](https://travis-ci.community/t/error-today-when-running-net-core-builds/1148/5?u=bomehlsen)
