Skip to content

Commit 6b1d8d9

Browse files
RobSmyth@GitHub.comteamcity
authored andcommitted
'Build and test' build configuration settings were updated (TeamCity change in 'NoeticTools.Git2SemVer.Core' project)
1 parent ff42dc5 commit 6b1d8d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.teamcity/settings.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ object BuildAndTest : BuildType({
7171
script {
7272
name = "Clear NuGet caches"
7373
id = "Clear_NuGet_caches_1"
74+
enabled = false
7475
scriptContent = "dotnet nuget locals all --clear"
7576
}
7677
dotnetRestore {

0 commit comments

Comments
 (0)