File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3131 <Configurations >Debug;Release</Configurations >
3232 <AssemblyOriginatorKeyFile >..\DevDecoder.Scheduling.snk</AssemblyOriginatorKeyFile >
3333 </PropertyGroup >
34+ <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
35+ <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
36+ </PropertyGroup >
3437
3538 <ItemGroup >
3639 <PackageReference Include =" Cronos" Version =" 0.7.1" />
Original file line number Diff line number Diff line change 33 " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
44 "version" : " 1.0" ,
55 "publicReleaseRefSpec" : [
6- " ^refs/heads/master $" ,
6+ " ^refs/heads/main $" ,
77 " ^refs/heads/v\\ d+(?:\\ .\\ d+)?$"
88 ],
99 "cloudBuild" : {
You can’t perform that action at this time.
0 commit comments