File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <Product >System.IO.Abstractions</Product >
4- <Copyright >Copyright © Tatham Oddie 2010</Copyright >
4+ <Copyright >Copyright © Tatham Oddie & friends 2010-2021 </Copyright >
55 <Authors >Tatham Oddie & friends</Authors >
66 <SignAssembly Condition =" '$(Configuration)' == 'Release'" >True</SignAssembly >
77 <AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)StrongName.snk</AssemblyOriginatorKeyFile >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
2525 <PackageReference Include =" SauceControl.InheritDoc" Version =" 1.2.0" PrivateAssets =" all" />
26+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" >
27+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
28+ <PrivateAssets >all</PrivateAssets >
29+ </PackageReference >
2630 </ItemGroup >
2731</Project >
You can’t perform that action at this time.
0 commit comments