File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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
<VersionPrefix >4.2.0-preview</VersionPrefix >
19
19
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
21
21
</PackageReference >
22
- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2 " />
22
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3 " />
23
23
<PackageReference Include =" JsonSubTypes" Version =" 1.8.0" />
24
24
<PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 5.0.0" />
25
25
<PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 5.0.0" />
Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" FluentAssertions" Version =" 5.10.3" />
11
11
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.7.1" />
12
12
<PackageReference Include =" Microsoft.VisualStudio.VsixColorCompiler" Version =" 16.0.0" />
13
- <PackageReference Include =" WireMock.Net" Version =" 1.4.19 " />
13
+ <PackageReference Include =" WireMock.Net" Version =" 1.5.31 " />
14
14
<PackageReference Include =" xunit" Version =" 2.4.1" />
15
15
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments