Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

Commit cd77111

Browse files
Merge branch 'develop'
2 parents 2387acf + 4602bea commit cd77111

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
os: Visual Studio 2015
22

33
# version format
4-
version: 1.0.1.{build}
4+
version: 1.0.2.{build}
55

66
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
77
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta

build/package.proj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,8 @@
241241
OutputDirectory="$(ArtifactsDir)"
242242
Symbols="false" />
243243

244-
<!--
245244
<RemoveDir Directories="$(BuildUmbDir)" Condition="Exists('$(BuildUmbDir)')" />
246245
<RemoveDir Directories="$(BuildNuGetDir)" Condition="Exists('$(BuildNuGetDir)')" />
247-
-->
248246

249247
</Target>
250248

docs/img/logo.png

5.53 KB
Loading

0 commit comments

Comments
 (0)