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 3
3
<PropertyGroup >
4
4
<IsPackable >true</IsPackable >
5
5
<PackageId >SpeakeasySDK</PackageId >
6
- <Version >5.9.23 </Version >
6
+ <Version >5.9.25 </Version >
7
7
<TargetFramework >net8.0</TargetFramework >
8
8
<Authors >Speakeasy</Authors >
9
9
<Copyright >Copyright (c) Speakeasy 2024</Copyright >
44
44
<DebugType >portable</DebugType >
45
45
</PropertyGroup >
46
46
47
- <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'false '" >
47
+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true '" >
48
48
<ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
49
49
<PublishRepositoryUrl >true</PublishRepositoryUrl >
50
- <EmbedUntrackedSources >true</EmbedUntrackedSources >
50
+ <EmbedAllSources >true</EmbedAllSources >
51
51
</PropertyGroup >
52
52
53
53
<ItemGroup >
You can’t perform that action at this time.
0 commit comments