diff --git a/.github/workflows/build-samples.yml b/.github/workflows/build-samples.yml index 83d7df79..45bb2410 100644 --- a/.github/workflows/build-samples.yml +++ b/.github/workflows/build-samples.yml @@ -31,7 +31,7 @@ jobs: run: choco install netfx-4.6.1-devpack -y - name: Setup MSBuild.exe uses: microsoft/setup-msbuild@v2 - - name: Build AdvancedChatRoom project + - name: Build aspnet projects run: | pushd aspnet-samples nuget restore diff --git a/aspnet-samples/AspNetForm/AspNetForm.csproj b/aspnet-samples/AspNetForm/AspNetForm.csproj index 6ffd7a09..2c794e4d 100644 --- a/aspnet-samples/AspNetForm/AspNetForm.csproj +++ b/aspnet-samples/AspNetForm/AspNetForm.csproj @@ -1,6 +1,6 @@  - + Debug @@ -511,7 +511,7 @@ 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 {0}. - +