File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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.23 </Version >
6+ <Version >5.9.25 </Version >
77 <TargetFramework >net8.0</TargetFramework >
88 <Authors >Speakeasy</Authors >
99 <Copyright >Copyright (c) Speakeasy 2024</Copyright >
4444 <DebugType >portable</DebugType >
4545 </PropertyGroup >
4646
47- <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'false '" >
47+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true '" >
4848 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
4949 <PublishRepositoryUrl >true</PublishRepositoryUrl >
50- <EmbedUntrackedSources >true</EmbedUntrackedSources >
50+ <EmbedAllSources >true</EmbedAllSources >
5151 </PropertyGroup >
5252
5353 <ItemGroup >
You can’t perform that action at this time.
0 commit comments