File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Microsoft.OpenApi.OData.Reader
test/Microsoft.OpenAPI.OData.Reader.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
30
30
</PackageReference >
31
31
<PackageReference Include =" Microsoft.OData.Edm" Version =" 8.2.3" />
32
- <PackageReference Include =" Microsoft.OpenApi" Version =" 2.0.0-preview.14 " />
32
+ <PackageReference Include =" Microsoft.OpenApi" Version =" 2.0.0-preview.15 " />
33
33
<None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
34
34
<PackageReference Include =" Microsoft.VisualStudio.Threading.Analyzers" Version =" 17.13.61" >
35
35
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 88
88
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
89
89
<PrivateAssets >all</PrivateAssets >
90
90
</PackageReference >
91
- <PackageReference Include =" Microsoft.OpenApi" Version =" 2.0.0-preview.14 " />
91
+ <PackageReference Include =" Microsoft.OpenApi" Version =" 2.0.0-preview.15 " />
92
92
<PackageReference Include =" moq" Version =" 4.20.72" />
93
93
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
94
94
<PackageReference Include =" xunit" Version =" 2.9.3" />
You can’t perform that action at this time.
0 commit comments