File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <PackageReference Update =" StyleCop.Analyzers" PrivateAssets =" All" Version =" 1.1.118" />
2424
2525 <!-- Src Dependencies-->
26- <PackageReference Update =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
2726 <PackageReference Update =" MinVer" PrivateAssets =" All" Version =" 2.3.0" />
2827 <PackageReference Update =" System.Buffers" Version =" 4.5.0" />
2928 <PackageReference Update =" System.IO.Compression" Version =" 4.3.0" />
Original file line number Diff line number Diff line change 2020 <GeneratedInternalsVisibleToFile Condition =" '$(GeneratedInternalsVisibleToFile)' == ''" >$(IntermediateOutputPath)$(MSBuildProjectName).InternalsVisibleTo$(DefaultLanguageSourceExtension)</GeneratedInternalsVisibleToFile >
2121 </PropertyGroup >
2222
23+ <ItemGroup >
24+ <!-- Src Dependencies-->
25+ <PackageReference Update =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
26+ </ItemGroup >
27+
2328 <ItemDefinitionGroup >
2429 <InternalsVisibleTo >
2530 <Visible >false</Visible >
You can’t perform that action at this time.
0 commit comments