We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330f331 commit 06d0a8bCopy full SHA for 06d0a8b
.github/workflows/release.yml
@@ -2,7 +2,6 @@ name: release build
2
3
on:
4
push:
5
- branches: ["develop"]
6
tags:
7
- '**'
8
env:
Saleslogix.SData.Client/Saleslogix.SData.Client_452.csproj
@@ -5,7 +5,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{A1A43E15-7A71-4E99-B287-04ED341860D4}</ProjectGuid>
+ <ProjectGuid>{E6CFD34D-762D-47BC-AF2D-B47ED6020D2A}</ProjectGuid>
9
<OutputType>Library</OutputType>
10
<AppDesignerFolder>Properties</AppDesignerFolder>
11
<RootNamespace>Saleslogix.SData.Client</RootNamespace>
0 commit comments