File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 <ImplicitUsings >enable</ImplicitUsings >
88 <Nullable >enable</Nullable >
99 <CommonVersion >1.0.71</CommonVersion >
10- <EFVersion >8.0.10 </EFVersion >
10+ <EFVersion >8.0.11 </EFVersion >
1111
1212 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1313 <EmbedUntrackedSources >true</EmbedUntrackedSources >
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <VersionMajor >8</VersionMajor >
44 <VersionMinor >0</VersionMinor >
5- <VersionPatch >10 </VersionPatch >
5+ <VersionPatch >11 </VersionPatch >
66 <VersionRevision >0</VersionRevision >
77 <VersionPrefix Condition =" '$(VersionRevision)'=='0' or '$(VersionRevision)'==''" >$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix >
88 <VersionPrefix Condition =" '$(VersionRevision)'!='0'" >$(VersionMajor).$(VersionMinor).$(VersionPatch).$(VersionRevision)</VersionPrefix >
You can’t perform that action at this time.
0 commit comments