File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<IsPackable >true</IsPackable >
5
5
<PackageId >SpeakeasySDK</PackageId >
6
- <Version >5.9.22 </Version >
6
+ <Version >5.9.23 </Version >
7
7
<Authors >Speakeasy</Authors >
8
8
<TargetFramework >net8.0</TargetFramework >
9
9
<Authors >Speakeasy</Authors >
36
36
<PropertyGroup >
37
37
<IncludeSymbols >true</IncludeSymbols >
38
38
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
39
+ <DebugSymbols >true</DebugSymbols >
39
40
<DebugType >portable</DebugType >
40
41
</PropertyGroup >
41
42
42
- <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true '" >
43
+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'false '" >
43
44
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
44
45
<PublishRepositoryUrl >true</PublishRepositoryUrl >
45
46
<EmbedUntrackedSources >true</EmbedUntrackedSources >
You can’t perform that action at this time.
0 commit comments