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

Appearance settings

Commit 393387b

Browse filesBrowse files
committed
Remove direct reference to Odata 9.2.1
1 parent bda72af commit 393387b
Copy full SHA for 393387b

File tree

Expand file treeCollapse file tree

5 files changed

+0
-20
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+0
-20
lines changed

‎examples/AspNetCore/OData/ODataAdvancedExample/ODataAdvancedExample.csproj

Copy file name to clipboardExpand all lines: examples/AspNetCore/OData/ODataAdvancedExample/ODataAdvancedExample.csproj
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@
44
<ProjectReference Include="..\..\..\..\src\AspNetCore\OData\src\Asp.Versioning.OData\Asp.Versioning.OData.csproj" />
55
</ItemGroup>
66

7-
<ItemGroup>
8-
<PackageReference Update="Microsoft.AspNetCore.OData" Version="9.2.1" />
9-
</ItemGroup>
10-
117
</Project>

‎examples/AspNetCore/OData/ODataBasicExample/ODataBasicExample.csproj

Copy file name to clipboardExpand all lines: examples/AspNetCore/OData/ODataBasicExample/ODataBasicExample.csproj
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@
44
<ProjectReference Include="..\..\..\..\src\AspNetCore\OData\src\Asp.Versioning.OData\Asp.Versioning.OData.csproj" />
55
</ItemGroup>
66

7-
<ItemGroup>
8-
<PackageReference Update="Microsoft.AspNetCore.OData" Version="9.2.1" />
9-
</ItemGroup>
10-
117
</Project>

‎examples/AspNetCore/OData/ODataConventionsExample/ODataConventionsExample.csproj

Copy file name to clipboardExpand all lines: examples/AspNetCore/OData/ODataConventionsExample/ODataConventionsExample.csproj
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@
44
<ProjectReference Include="..\..\..\..\src\AspNetCore\OData\src\Asp.Versioning.OData\Asp.Versioning.OData.csproj" />
55
</ItemGroup>
66

7-
<ItemGroup>
8-
<PackageReference Update="Microsoft.AspNetCore.OData" Version="9.2.1" />
9-
</ItemGroup>
10-
117
</Project>

‎examples/AspNetCore/OData/ODataOpenApiExample/ODataOpenApiExample.csproj

Copy file name to clipboardExpand all lines: examples/AspNetCore/OData/ODataOpenApiExample/ODataOpenApiExample.csproj
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,4 @@
1212
<ProjectReference Include="..\..\..\..\src\AspNetCore\OData\src\Asp.Versioning.OData.ApiExplorer\Asp.Versioning.OData.ApiExplorer.csproj" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<PackageReference Update="Microsoft.AspNetCore.OData" Version="9.2.1" />
17-
</ItemGroup>
18-
1915
</Project>

‎examples/AspNetCore/OData/SomeODataOpenApiExample/SomeODataOpenApiExample.csproj

Copy file name to clipboardExpand all lines: examples/AspNetCore/OData/SomeODataOpenApiExample/SomeODataOpenApiExample.csproj
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,4 @@
1212
<ProjectReference Include="..\..\..\..\src\AspNetCore\OData\src\Asp.Versioning.OData.ApiExplorer\Asp.Versioning.OData.ApiExplorer.csproj" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<PackageReference Update="Microsoft.AspNetCore.OData" Version="9.2.1" />
17-
</ItemGroup>
18-
1915
</Project>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.