Skip to content

Commit 06d0a8b

Browse files
committed
Remove develop trigger
1 parent 330f331 commit 06d0a8b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: release build
22

33
on:
44
push:
5-
branches: ["develop"]
65
tags:
76
- '**'
87
env:

Saleslogix.SData.Client/Saleslogix.SData.Client_452.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProductVersion>9.0.30729</ProductVersion>
77
<SchemaVersion>2.0</SchemaVersion>
8-
<ProjectGuid>{A1A43E15-7A71-4E99-B287-04ED341860D4}</ProjectGuid>
8+
<ProjectGuid>{E6CFD34D-762D-47BC-AF2D-B47ED6020D2A}</ProjectGuid>
99
<OutputType>Library</OutputType>
1010
<AppDesignerFolder>Properties</AppDesignerFolder>
1111
<RootNamespace>Saleslogix.SData.Client</RootNamespace>

0 commit comments

Comments
 (0)