File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
GitReleaseManager.Core.Tests 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
<PropertyGroup >
3
3
<LangVersion >8.0</LangVersion >
4
4
<TargetFrameworks >net472;netcoreapp3.1;net6.0</TargetFrameworks >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
20
20
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0" />
21
- <PackageReference Include =" ApprovalTests" Version =" 5.7.1 " />
21
+ <PackageReference Include =" ApprovalTests" Version =" 5.8.0 " />
22
22
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
20
20
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.0.0" />
21
- <PackageReference Include =" ApprovalTests" Version =" 5.7.1 " />
21
+ <PackageReference Include =" ApprovalTests" Version =" 5.8.0 " />
22
22
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments