Commit 0dc3195 1 parent 93b7ee7 commit 0dc3195 Copy full SHA for 0dc3195
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
<Import Project =" ../Common/SignAssembly.props" />
39
39
<Import Project =" ../Common/SignFiles.props" />
40
40
<ItemGroup >
41
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " >
41
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " >
42
42
<PrivateAssets >all</PrivateAssets >
43
43
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
44
44
</PackageReference >
Original file line number Diff line number Diff line change 27
27
<ItemGroup >
28
28
<ProjectReference Include =" ..\Playwright\Playwright.csproj" />
29
29
<ProjectReference Include =" ..\Playwright.TestAdapter\Playwright.TestAdapter.csproj" />
30
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " >
30
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " >
31
31
<PrivateAssets >all</PrivateAssets >
32
32
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
33
33
</PackageReference >
Original file line number Diff line number Diff line change 27
27
<ItemGroup >
28
28
<ProjectReference Include =" ..\Playwright\Playwright.csproj" />
29
29
<ProjectReference Include =" ..\Playwright.TestAdapter\Playwright.TestAdapter.csproj" />
30
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " >
30
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " >
31
31
<PrivateAssets >all</PrivateAssets >
32
32
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
33
33
</PackageReference >
Original file line number Diff line number Diff line change 27
27
<ItemGroup >
28
28
<PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.3.0" />
29
29
<ProjectReference Include =" ..\Playwright\Playwright.csproj" />
30
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " >
30
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " >
31
31
<PrivateAssets >all</PrivateAssets >
32
32
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
33
33
</PackageReference >
Original file line number Diff line number Diff line change 32
32
</PackageReference >
33
33
<PackageReference Include =" System.ComponentModel.Annotations" Version =" 5.0.0" />
34
34
<PackageReference Include =" System.Text.Json" Version =" 6.0.0" />
35
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
35
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
36
36
<PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 6.0.0" />
37
37
</ItemGroup >
38
38
<ItemGroup >
You can’t perform that action at this time.
0 commit comments