File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
DurableTask.ApplicationInsights Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 <PropertyGroup >
1313 <MajorVersion >0</MajorVersion >
1414 <MinorVersion >8</MinorVersion >
15- <PatchVersion >0 </PatchVersion >
15+ <PatchVersion >1 </PatchVersion >
1616 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
1717 <FileVersion >$(VersionPrefix).0</FileVersion >
1818 <!-- FileVersionRevision is expected to be set by the CI. This is useful for distinguishing between multiple builds of the same version. -->
Original file line number Diff line number Diff line change 2222 <PropertyGroup >
2323 <MajorVersion >2</MajorVersion >
2424 <MinorVersion >7</MinorVersion >
25- <PatchVersion >0 </PatchVersion >
25+ <PatchVersion >1 </PatchVersion >
2626 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
2727 <FileVersion >$(VersionPrefix).0</FileVersion >
2828 <!-- FileVersionRevision is expected to be set by the CI. This is useful for distinguishing between multiple builds of the same version. -->
Original file line number Diff line number Diff line change 1818 <PropertyGroup >
1919 <MajorVersion >3</MajorVersion >
2020 <MinorVersion >6</MinorVersion >
21- <PatchVersion >0 </PatchVersion >
21+ <PatchVersion >1 </PatchVersion >
2222 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
2323 <FileVersion >$(VersionPrefix).0</FileVersion >
2424 <!-- FileVersionRevision is expected to be set by the CI. This is useful for distinguishing between multiple builds of the same version. -->
You can’t perform that action at this time.
0 commit comments