File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 77
88 <PropertyGroup >
99 <PackageId >ConstantStream</PackageId >
10- <Version >1.0.16 </Version >
10+ <Version >1.0.17 </Version >
1111 <Authors >Stephen Krol</Authors >
1212 <Product >ConstantStream</Product >
1313 <PackageTags >Streams;Constant;Test;Testing;Timeout;Delay;stride;byte;fake;crypto;bytes</PackageTags >
2929 <EmbedUntrackedSources >true</EmbedUntrackedSources >
3030 <IncludeSymbols >true</IncludeSymbols >
3131 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
32+ <ContinuesintegrationBuild >true</ContinuesintegrationBuild >
3233 </PropertyGroup >
3334
3435 <ItemGroup >
4445 <PackageReadmeFile >README.md</PackageReadmeFile >
4546 </PropertyGroup >
4647
48+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
49+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
50+ </PropertyGroup >
4751</Project >
You can’t perform that action at this time.
0 commit comments