Skip to content

Commit

Permalink
Increment build version to 7.20.0 (#2826)
Browse files Browse the repository at this point in the history
  • Loading branch information
KenitoInc authored Dec 8, 2023
1 parent 29c3fe3 commit 930ffaf
Show file tree
Hide file tree
Showing 15 changed files with 44 additions and 44 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Microsoft.OData.ODataMessageWriterSettings.BufferSize.get -> int
Microsoft.OData.ODataMessageWriterSettings.BufferSize.set -> void
static Microsoft.OData.UriParser.ODataPathExtensions.TrimEndingTypeAndKeySegments(this Microsoft.OData.UriParser.ODataPath path) -> Microsoft.OData.UriParser.ODataPath
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Microsoft.OData.ODataMessageWriterSettings.BufferSize.get -> int
Microsoft.OData.ODataMessageWriterSettings.BufferSize.set -> void
static Microsoft.OData.UriParser.ODataPathExtensions.TrimEndingTypeAndKeySegments(this Microsoft.OData.UriParser.ODataPath path) -> Microsoft.OData.UriParser.ODataPath
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Microsoft.OData.ODataMessageWriterSettings.BufferSize.get -> int
Microsoft.OData.ODataMessageWriterSettings.BufferSize.set -> void
static Microsoft.OData.UriParser.ODataPathExtensions.TrimEndingTypeAndKeySegments(this Microsoft.OData.UriParser.ODataPath path) -> Microsoft.OData.UriParser.ODataPath
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
Microsoft.OData.ODataMessageWriterSettings.BufferSize.get -> int
Microsoft.OData.ODataMessageWriterSettings.BufferSize.set -> void
static Microsoft.OData.UriParser.ODataPathExtensions.TrimEndingTypeAndKeySegments(this Microsoft.OData.UriParser.ODataPath path) -> Microsoft.OData.UriParser.ODataPath
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Microsoft.OData.UriParser.ODataPath.this[int index].get -> Microsoft.OData.UriParser.ODataPathSegment
13 changes: 13 additions & 0 deletions src/Microsoft.OData.Edm/PublicAPI/net45/PublicAPI.Shipped.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Microsoft.OData.Edm.EdmTargetPath
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(params Microsoft.OData.Edm.IEdmElement[] segments) -> void
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmElement> segments) -> void
Microsoft.OData.Edm.EdmTargetPath.Path.get -> string
Microsoft.OData.Edm.EdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
Microsoft.OData.Edm.IEdmTargetPath
Microsoft.OData.Edm.IEdmTargetPath.Path.get -> string
Microsoft.OData.Edm.IEdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
override Microsoft.OData.Edm.EdmTargetPath.Equals(object obj) -> bool
override Microsoft.OData.Edm.EdmTargetPath.GetHashCode() -> int
static Microsoft.OData.Edm.ExtensionMethods.FindVocabularyAnnotations<T>(this Microsoft.OData.Edm.IEdmModel model, string targetPath, Microsoft.OData.Edm.Vocabularies.IEdmTerm term) -> System.Collections.Generic.IEnumerable<T>
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPath(this Microsoft.OData.Edm.IEdmModel model, string targetPath, bool ignoreCase = true) -> Microsoft.OData.Edm.IEdmTargetPath
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPathAnnotations(this Microsoft.OData.Edm.IEdmModel model, string targetPath) -> System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
static System.Collections.Generic.ReadOnlyListExtensions.FindLastIndex<T>(this System.Collections.Generic.IReadOnlyList<T> list, System.Func<T, bool> predicate) -> int
System.Collections.Generic.ReadOnlyListExtensions
abstract Microsoft.OData.Edm.EdmModelBase.DeclaredNamespaces.get -> System.Collections.Generic.IEnumerable<string>
Expand Down
13 changes: 0 additions & 13 deletions src/Microsoft.OData.Edm/PublicAPI/net45/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
Microsoft.OData.Edm.EdmTargetPath
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(params Microsoft.OData.Edm.IEdmElement[] segments) -> void
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmElement> segments) -> void
Microsoft.OData.Edm.EdmTargetPath.Path.get -> string
Microsoft.OData.Edm.EdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
Microsoft.OData.Edm.IEdmTargetPath
Microsoft.OData.Edm.IEdmTargetPath.Path.get -> string
Microsoft.OData.Edm.IEdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
override Microsoft.OData.Edm.EdmTargetPath.Equals(object obj) -> bool
override Microsoft.OData.Edm.EdmTargetPath.GetHashCode() -> int
static Microsoft.OData.Edm.ExtensionMethods.FindVocabularyAnnotations<T>(this Microsoft.OData.Edm.IEdmModel model, string targetPath, Microsoft.OData.Edm.Vocabularies.IEdmTerm term) -> System.Collections.Generic.IEnumerable<T>
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPath(this Microsoft.OData.Edm.IEdmModel model, string targetPath, bool ignoreCase = true) -> Microsoft.OData.Edm.IEdmTargetPath
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPathAnnotations(this Microsoft.OData.Edm.IEdmModel model, string targetPath) -> System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Microsoft.OData.Edm.EdmTargetPath
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(params Microsoft.OData.Edm.IEdmElement[] segments) -> void
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmElement> segments) -> void
Microsoft.OData.Edm.EdmTargetPath.Path.get -> string
Microsoft.OData.Edm.EdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
Microsoft.OData.Edm.IEdmTargetPath
Microsoft.OData.Edm.IEdmTargetPath.Path.get -> string
Microsoft.OData.Edm.IEdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
override Microsoft.OData.Edm.EdmTargetPath.Equals(object obj) -> bool
override Microsoft.OData.Edm.EdmTargetPath.GetHashCode() -> int
static Microsoft.OData.Edm.ExtensionMethods.FindVocabularyAnnotations<T>(this Microsoft.OData.Edm.IEdmModel model, string targetPath, Microsoft.OData.Edm.Vocabularies.IEdmTerm term) -> System.Collections.Generic.IEnumerable<T>
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPath(this Microsoft.OData.Edm.IEdmModel model, string targetPath, bool ignoreCase = true) -> Microsoft.OData.Edm.IEdmTargetPath
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPathAnnotations(this Microsoft.OData.Edm.IEdmModel model, string targetPath) -> System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
static System.Collections.Generic.ReadOnlyListExtensions.FindLastIndex<T>(this System.Collections.Generic.IReadOnlyList<T> list, System.Func<T, bool> predicate) -> int
System.Collections.Generic.ReadOnlyListExtensions
abstract Microsoft.OData.Edm.EdmModelBase.DeclaredNamespaces.get -> System.Collections.Generic.IEnumerable<string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
Microsoft.OData.Edm.EdmTargetPath
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(params Microsoft.OData.Edm.IEdmElement[] segments) -> void
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmElement> segments) -> void
Microsoft.OData.Edm.EdmTargetPath.Path.get -> string
Microsoft.OData.Edm.EdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
Microsoft.OData.Edm.IEdmTargetPath
Microsoft.OData.Edm.IEdmTargetPath.Path.get -> string
Microsoft.OData.Edm.IEdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
override Microsoft.OData.Edm.EdmTargetPath.Equals(object obj) -> bool
override Microsoft.OData.Edm.EdmTargetPath.GetHashCode() -> int
static Microsoft.OData.Edm.ExtensionMethods.FindVocabularyAnnotations<T>(this Microsoft.OData.Edm.IEdmModel model, string targetPath, Microsoft.OData.Edm.Vocabularies.IEdmTerm term) -> System.Collections.Generic.IEnumerable<T>
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPath(this Microsoft.OData.Edm.IEdmModel model, string targetPath, bool ignoreCase = true) -> Microsoft.OData.Edm.IEdmTargetPath
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPathAnnotations(this Microsoft.OData.Edm.IEdmModel model, string targetPath) -> System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Microsoft.OData.Edm.EdmTargetPath
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(params Microsoft.OData.Edm.IEdmElement[] segments) -> void
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmElement> segments) -> void
Microsoft.OData.Edm.EdmTargetPath.Path.get -> string
Microsoft.OData.Edm.EdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
Microsoft.OData.Edm.IEdmTargetPath
Microsoft.OData.Edm.IEdmTargetPath.Path.get -> string
Microsoft.OData.Edm.IEdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
override Microsoft.OData.Edm.EdmTargetPath.Equals(object obj) -> bool
override Microsoft.OData.Edm.EdmTargetPath.GetHashCode() -> int
static Microsoft.OData.Edm.ExtensionMethods.FindVocabularyAnnotations<T>(this Microsoft.OData.Edm.IEdmModel model, string targetPath, Microsoft.OData.Edm.Vocabularies.IEdmTerm term) -> System.Collections.Generic.IEnumerable<T>
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPath(this Microsoft.OData.Edm.IEdmModel model, string targetPath, bool ignoreCase = true) -> Microsoft.OData.Edm.IEdmTargetPath
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPathAnnotations(this Microsoft.OData.Edm.IEdmModel model, string targetPath) -> System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
static System.Collections.Generic.ReadOnlyListExtensions.FindLastIndex<T>(this System.Collections.Generic.IReadOnlyList<T> list, System.Func<T, bool> predicate) -> int
System.Collections.Generic.ReadOnlyListExtensions
abstract Microsoft.OData.Edm.EdmModelBase.DeclaredNamespaces.get -> System.Collections.Generic.IEnumerable<string>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +0,0 @@
Microsoft.OData.Edm.EdmTargetPath
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(params Microsoft.OData.Edm.IEdmElement[] segments) -> void
Microsoft.OData.Edm.EdmTargetPath.EdmTargetPath(System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmElement> segments) -> void
Microsoft.OData.Edm.EdmTargetPath.Path.get -> string
Microsoft.OData.Edm.EdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
Microsoft.OData.Edm.IEdmTargetPath
Microsoft.OData.Edm.IEdmTargetPath.Path.get -> string
Microsoft.OData.Edm.IEdmTargetPath.Segments.get -> System.Collections.Generic.IReadOnlyList<Microsoft.OData.Edm.IEdmElement>
override Microsoft.OData.Edm.EdmTargetPath.Equals(object obj) -> bool
override Microsoft.OData.Edm.EdmTargetPath.GetHashCode() -> int
static Microsoft.OData.Edm.ExtensionMethods.FindVocabularyAnnotations<T>(this Microsoft.OData.Edm.IEdmModel model, string targetPath, Microsoft.OData.Edm.Vocabularies.IEdmTerm term) -> System.Collections.Generic.IEnumerable<T>
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPath(this Microsoft.OData.Edm.IEdmModel model, string targetPath, bool ignoreCase = true) -> Microsoft.OData.Edm.IEdmTargetPath
static Microsoft.OData.Edm.ExtensionMethods.GetTargetPathAnnotations(this Microsoft.OData.Edm.IEdmModel model, string targetPath) -> System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotation>
2 changes: 1 addition & 1 deletion tools/CustomMSBuild/Versioning.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Set the version number: major, minor, build and release (i.e. alpha, beta or blank for RTM)-->
<PropertyGroup>
<VersionMajor Condition="'$(VersionMajor)' == ''">7</VersionMajor>
<VersionMinor Condition="'$(VersionMinor)' == ''">19</VersionMinor>
<VersionMinor Condition="'$(VersionMinor)' == ''">20</VersionMinor>
<VersionBuildNumber Condition="'$(VersionBuildNumber)' == ''">0</VersionBuildNumber>
<VersionRelease Condition="'$(VersionRelease)' == ''"></VersionRelease>
</PropertyGroup>
Expand Down

0 comments on commit 930ffaf

Please sign in to comment.