Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2487953

Browse files
Bump version and update release notes
1 parent 0555113 commit 2487953

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎src/AspNet/OData/src/Asp.Versioning.WebApi.OData.ApiExplorer/Asp.Versioning.WebApi.OData.ApiExplorer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<VersionPrefix>7.0.1</VersionPrefix>
4+
<VersionPrefix>7.0.2</VersionPrefix>
55
<AssemblyVersion>7.0.0.0</AssemblyVersion>
66
<TargetFrameworks>net45;net472</TargetFrameworks>
77
<RootNamespace>Asp.Versioning</RootNamespace>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Use complex types instead of entities for ad hoc models
1+
Fix: `EnableQueryAttribute` should override _Model Bound_ settings (Related to [#928](https://github.com/dotnet/aspnet-api-versioning/issues/928))

‎src/AspNetCore/OData/src/Asp.Versioning.OData.ApiExplorer/Asp.Versioning.OData.ApiExplorer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<VersionPrefix>7.0.1</VersionPrefix>
4+
<VersionPrefix>7.0.2</VersionPrefix>
55
<AssemblyVersion>7.0.0.0</AssemblyVersion>
66
<TargetFramework>net7.0</TargetFramework>
77
<RootNamespace>Asp.Versioning</RootNamespace>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Use complex types instead of entities for ad hoc models
1+
Fix: `EnableQueryAttribute` should override _Model Bound_ settings (Related to [#928](https://github.com/dotnet/aspnet-api-versioning/issues/928))

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /