Dx's Monkey Life
Posts Tags Categories
Dx's Monkey Life
PostsTagsCategories

專案參考 Nerdbank.GitVersioning 後,使用 dotnet build 編譯失敗

Dxball avatarDxball  published on 2023-11-27 included in  category Dotnet

為了簡化專案版號的控制,測試引入 Nerdbank.GitVersioning 來協助自動加入 Assembly version 和 git commit id
本機測試正常,但 CI 環境上使用 dotnet build 編譯的時候跳錯誤

Read more...
 CI/CD, Dotnet, Msbuild, VisualStudio

GitLab Runner fetch 專案時保留指定目錄不被刪除

Dxball avatarDxball  published on 2023-11-23 included in  category CI/CD

GitLab Runner 在 fetch 專案時,預設會在 fetch 後執行 git clean -ffdx 命令,讓專案目錄維持在乾淨的狀態

Read more...
 GitLab, CI/CD

Windows Form 使用等寬字型

Dxball avatarDxball  published on 2023-10-22 included in  category Dotnet
Read more...
 VisualStudio, Dotnet

Visual Studio .NET Framework 4.0 專案 Intellisense 文件消失

Dxball avatarDxball  published on 2022-12-27 included in  category VisualStudio

VS語系設中文的時候還有,切換成英文的時候就不見了

Read more...
 VisualStudio, Dotnet

GitLab CI 建立自動化執行 Unit Testing (NUnit)

Dxball avatarDxball  published on 2022-03-31 included in  category CI/CD

記錄一下 GitLab CI 自動跑 Unit Test 的步驟,有踩了一些小坑

Read more...
 CI/CD, GitLab, UnitTest, NUnit

針對遺留代碼加入單元測試的藝術 課後筆記

Dxball avatarDxball  published on 2022-03-29 included in  category UnitTest

報名上了 91 的單元測試課程,把還有印象的東西寫下來,看能不能順利的在平常 coding 的時候用上 XD

Read more...
 UnitTest, LegacyCode
  • 1
  • 2
  • 3
  • 4
  • …
  • 8
Powered by Hugo | Theme - DoIt
2020 - 2024 Dxball | CC BY-NC 4.0