File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Microsoft.OpenApi.Hidi.Tests
Microsoft.OpenApi.Readers.Tests
Microsoft.OpenApi.SmokeTests Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
</PackageReference >
16
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
16
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6 .0" />
17
17
<PackageReference Include =" Moq" Version =" 4.18.4" />
18
18
<PackageReference Include =" xunit" Version =" 2.4.2" />
19
19
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
Original file line number Diff line number Diff line change 264
264
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
265
265
<PrivateAssets >all</PrivateAssets >
266
266
</PackageReference >
267
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
267
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6 .0" />
268
268
<PackageReference Include =" FluentAssertions" Version =" 6.11.0" >
269
269
</PackageReference >
270
270
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFrameworks >net7.0</TargetFrameworks >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
</PackageReference >
19
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
19
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6 .0" />
20
20
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
21
21
<PackageReference Include =" xunit" Version =" 2.4.2" />
22
22
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
Original file line number Diff line number Diff line change 24
24
<PrivateAssets >all</PrivateAssets >
25
25
</PackageReference >
26
26
<PackageReference Include =" FluentAssertions" Version =" 6.11.0" />
27
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
27
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6 .0" />
28
28
<PackageReference Include =" Moq" Version =" 4.18.4" />
29
29
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
30
30
<PackageReference Include =" SharpYaml" Version =" 2.1.0" />
You can’t perform that action at this time.
0 commit comments