Commit 68939999 authored by shRabbit's avatar shRabbit
Browse files

Bump dotnet-build component to 1.0.1 (fix MSB1001)

parent f7de9670
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ stages: # List of stages for jobs, and their order of execution
  - deploy

include:
  - component: $CI_SERVER_FQDN/pipelines/dotnet-build/[email protected].0
  - component: $CI_SERVER_FQDN/pipelines/dotnet-build/[email protected].1
    inputs:
      dotnet_version: "10.0"          # .NET SDK 版本(默认 8.0)
      solution_path: "TestV.sln"      # 你的解决方案路径