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 >
3- <AssemblyVersion >1.0.0</AssemblyVersion >
43 <Product >System.IO.Abstractions.Extensions</Product >
54 <Copyright >Copyright © Tatham Oddie - Luigi Grilli & friends 2021</Copyright >
65 <Authors >Tatham Oddie - Luigi Grilli & friends</Authors >
1211 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
1312 <LangVersion >9.0</LangVersion >
1413 <PackageTags >testing</PackageTags >
15- <PackageProjectUrl >https://github.com/System-IO-Abstractions/System.IO.Abstractions.Extensions</PackageProjectUrl >
14+ <PackageProjectUrl >https://github.com/System-IO-Abstractions/System.IO.Abstractions.Extensions</PackageProjectUrl >
1615 <RepositoryUrl >https://github.com/System-IO-Abstractions/System.IO.Abstractions.Extensions.git</RepositoryUrl >
1716 <RepositoryType >git</RepositoryType >
1817 <RepositoryRoot >$(MSBuildThisFileDirectory)</RepositoryRoot >
2423 </PropertyGroup >
2524 <ItemGroup >
2625 <PackageReference Include =" System.IO.Abstractions" Version =" 13.*" />
27- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.4.220 " >
26+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.4.231 " >
2827 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2928 <PrivateAssets >all</PrivateAssets >
3029 </PackageReference >
Original file line number Diff line number Diff line change 55 <IncludeSymbols >true</IncludeSymbols >
66 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
77 <IsPackable >true</IsPackable >
8- <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
98 <PackageIcon >icon_256x256.png</PackageIcon >
109 </PropertyGroup >
1110
You can’t perform that action at this time.
0 commit comments