File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
src/Microsoft.OpenApi.Hidi
test/Microsoft.OpenApi.Tests Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change
1
+ * @ irvinesunday @ darrelmiller @ peombwa @ zengin @ baywet @ millicentachieng @ MaggieKimani1
Original file line number Diff line number Diff line change 15
15
<PackageId >Microsoft.OpenApi.Hidi</PackageId >
16
16
<ToolCommandName >hidi</ToolCommandName >
17
17
<PackageOutputPath >./../../artifacts</PackageOutputPath >
18
- <Version >1.0.0-preview6 </Version >
18
+ <Version >1.0.0-preview7 </Version >
19
19
<Description >OpenAPI.NET CLI tool for slicing OpenAPI documents</Description >
20
20
<Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
21
21
<PackageTags >OpenAPI .NET</PackageTags >
22
22
<RepositoryUrl >https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl >
23
- <PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases/tag/1.3.3 </PackageReleaseNotes >
23
+ <PackageReleaseNotes >https://github.com/microsoft/OpenAPI.NET/releases</PackageReleaseNotes >
24
24
<AssemblyName >Microsoft.OpenApi.Hidi</AssemblyName >
25
25
<RootNamespace >Microsoft.OpenApi.Hidi</RootNamespace >
26
26
<SignAssembly >true</SignAssembly >
43
43
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" 6.0.0" />
44
44
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta3.22114.1" />
45
45
<PackageReference Include =" Microsoft.OData.Edm" Version =" 7.12.0" />
46
- <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.0.11-preview3 " />
46
+ <PackageReference Include =" Microsoft.OpenApi.OData" Version =" 1.0.11-preview4 " />
47
47
</ItemGroup >
48
48
49
49
<ItemGroup >
Original file line number Diff line number Diff line change 20
20
<PackageReference Include =" Moq" Version =" 4.18.1" />
21
21
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
22
22
<PackageReference Include =" SharpYaml" Version =" 1.9.2" />
23
- <PackageReference Include =" Verify.Xunit" Version =" 17.1.6 " />
23
+ <PackageReference Include =" Verify.Xunit" Version =" 17.2.1 " />
24
24
<PackageReference Include =" xunit" Version =" 2.4.1" />
25
25
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
26
26
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments