File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Microsoft.OData.ModelBuilder Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <VersionMajor Condition =" '$(VersionMajor)' == ''" >1</VersionMajor >
55 <VersionMinor Condition =" '$(VersionMinor)' == ''" >0</VersionMinor >
6- <VersionBuild Condition =" '$(VersionBuild)' == ''" >6 </VersionBuild >
6+ <VersionBuild Condition =" '$(VersionBuild)' == ''" >7 </VersionBuild >
77 <VersionRelease Condition =" '$(VersionRelease)' == ''" ></VersionRelease >
88 </PropertyGroup >
99
1010 <!-- For NuGet Package Dependencies -->
1111 <PropertyGroup >
12- <ODataLibPackageDependency >[7.7 .0, 8.0.0)</ODataLibPackageDependency >
12+ <ODataLibPackageDependency >[7.9 .0, 8.0.0)</ODataLibPackageDependency >
1313 <SystemComponentPackageDependency >[4.6.0,)</SystemComponentPackageDependency >
1414 </PropertyGroup >
1515
Original file line number Diff line number Diff line change 96349634 </member>
96359635 <member name="T:Microsoft.OData.ModelBuilder.Vocabularies.VocabularyConfigurationsBase">
96369636 <summary>
9637- Base for all vocabulary configuration classes
9637+ Base for all vocabulary configuration classes.
96389638 </summary>
96399639 </member>
96409640 <member name="P:Microsoft.OData.ModelBuilder.Vocabularies.VocabularyConfigurationsBase.VocabularyTermConfigurations">
You can’t perform that action at this time.
0 commit comments