File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<ItemGroup >
15
15
<ProjectReference Include =" ..\EmptyFiles\EmptyFiles.csproj" PrivateAssets =" None" />
16
16
<PackageReference Include =" ProjectDefaults" Version =" 1.0.101" PrivateAssets =" all" />
17
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
17
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
18
18
<None Include =" $(ProjectDir)..\..\files\**\empty.*" >
19
19
<Pack >true</Pack >
20
20
<PackagePath >tools\net8.0\any\EmptyFiles</PackagePath >
Original file line number Diff line number Diff line change 8
8
<ItemGroup >
9
9
<PackageReference Include =" System.Memory" Version =" 4.5.5" Condition =" '$(TargetFrameworkIdentifier)' == '.NETStandard' OR '$(TargetFrameworkIdentifier)' == '.NETFramework'" />
10
10
<PackageReference Include =" ProjectDefaults" Version =" 1.0.101" PrivateAssets =" all" />
11
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
11
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" Condition =" $(Configuration) == 'Release'" />
12
12
<PackageReference Include =" Polyfill" Version =" 1.32.1" PrivateAssets =" all" />
13
13
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" Condition =" $(TargetFramework) =='net461'" />
14
14
<None Include =" ..\EmptyFiles.targets" Pack =" True" PackagePath =" build\EmptyFiles.targets" CopyToOutputDirectory =" PreserveNewest" />
You can’t perform that action at this time.
0 commit comments