File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
DurableTask.ApplicationInsights Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 <!-- Version Info -->
1212 <PropertyGroup >
1313 <MajorVersion >0</MajorVersion >
14- <MinorVersion >8 </MinorVersion >
15- <PatchVersion >1 </PatchVersion >
14+ <MinorVersion >9 </MinorVersion >
15+ <PatchVersion >0 </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 2121 <!-- Version Info -->
2222 <PropertyGroup >
2323 <MajorVersion >2</MajorVersion >
24- <MinorVersion >7 </MinorVersion >
25- <PatchVersion >1 </PatchVersion >
24+ <MinorVersion >8 </MinorVersion >
25+ <PatchVersion >0 </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 1717 <!-- Version Info -->
1818 <PropertyGroup >
1919 <MajorVersion >3</MajorVersion >
20- <MinorVersion >6 </MinorVersion >
21- <PatchVersion >1 </PatchVersion >
20+ <MinorVersion >7 </MinorVersion >
21+ <PatchVersion >0 </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