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 33 <PropertyGroup >
44 <IsPackable >true</IsPackable >
55 <PackageId >SpeakeasySDK</PackageId >
6- <Version >5.9.22 </Version >
6+ <Version >5.9.23 </Version >
77 <Authors >Speakeasy</Authors >
88 <TargetFramework >net8.0</TargetFramework >
99 <Authors >Speakeasy</Authors >
3636 <PropertyGroup >
3737 <IncludeSymbols >true</IncludeSymbols >
3838 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
39+ <DebugSymbols >true</DebugSymbols >
3940 <DebugType >portable</DebugType >
4041 </PropertyGroup >
4142
42- <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true '" >
43+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'false '" >
4344 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
4445 <PublishRepositoryUrl >true</PublishRepositoryUrl >
4546 <EmbedUntrackedSources >true</EmbedUntrackedSources >
You can’t perform that action at this time.
0 commit comments