File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
GitReleaseManager.Core.Tests
GitReleaseManager.IntegrationTests Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
20
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
20
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0 " />
21
21
<PackageReference Include =" ApprovalTests" Version =" 5.9.0" />
22
22
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 23
23
</PackageReference >
24
24
<PackageReference Include =" nunit" Version =" 3.14.0" />
25
25
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
26
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
26
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0 " />
27
27
<PackageReference Include =" Shouldly" Version =" 4.2.1" />
28
28
<PackageReference Include =" Serilog.Sinks.Console" Version =" 4.1.0" />
29
29
<PackageReference Include =" TextCopy" Version =" 6.2.1" />
Original file line number Diff line number Diff line change 17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
20
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
20
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0 " />
21
21
<PackageReference Include =" ApprovalTests" Version =" 5.9.0" />
22
22
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments