File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1818 <DefineConstants >$(DefineConstants);FEATURE_SERIALIZABLE</DefineConstants >
1919 </PropertyGroup >
2020 <ItemGroup >
21- <PackageReference Include =" Nerdbank.GitVersioning" Version = " 3.7.115 " >
21+ <PackageReference Include =" Nerdbank.GitVersioning" >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2323 <PrivateAssets >all</PrivateAssets >
2424 </PackageReference >
25- <PackageReference Include =" SauceControl.InheritDoc" Version = " 2.0.2 " PrivateAssets =" all" />
26- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version = " 8.0.0 " >
25+ <PackageReference Include =" SauceControl.InheritDoc" PrivateAssets =" all" />
26+ <PackageReference Include =" Microsoft.SourceLink.GitHub" >
2727 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2828 <PrivateAssets >all</PrivateAssets >
2929 </PackageReference >
Original file line number Diff line number Diff line change 1919 <PackageVersion Include =" NUnit3TestAdapter" Version =" 4.6.0" />
2020 <PackageVersion Include =" Snapshooter.NUnit" Version =" 1.0.0" />
2121 </ItemGroup >
22+ <ItemGroup >
23+ <PackageVersion Include =" Nerdbank.GitVersioning" Version =" 3.7.115" />
24+ <PackageVersion Include =" SauceControl.InheritDoc" Version =" 2.0.2" />
25+ <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" />
26+ </ItemGroup >
2227</Project >
You can’t perform that action at this time.
0 commit comments