From f58f89834c3a783fdcae807c7cbb4275998f595b Mon Sep 17 00:00:00 2001 From: "Liangying.Wei" Date: Tue, 11 Jun 2024 18:21:18 +0800 Subject: [PATCH] fix --- .github/workflows/build-samples.yml | 2 +- aspnet-samples/AspNetForm/AspNetForm.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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}. - +