File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 114114
115115[file "src/Directory.Build.props"]
116116 url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
117- sha = c509be4378ff6789df4f66338cb88119453c0975
117+ sha = 95b338b9780de6b8ed11f060fed2d300f136ec60
118118
119- etag = cbbdc1a4d3030f353f3e5306a6c380238dd4ed0945aad2d56ba87b49fcfcd66d
119+ etag = 5e73ffebd7aef6fecae5a73d4fb044bf46f3a593ee2858ff1648d9c337e546ad
120120 weak
121121[file "src/Directory.Build.targets"]
122122 url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
Original file line number Diff line number Diff line change 4343
4444 <!-- Ensure MSBuild tooling can access package artifacts always via PKG_[PackageId] -->
4545 <GeneratePathProperty >true</GeneratePathProperty >
46+ <!-- Avoid warnings for test projects when we run dotnet pack on the whole solution. -->
47+ <WarnOnPackingNonPackableProject >false</WarnOnPackingNonPackableProject >
4648 </PropertyGroup >
4749
4850 <PropertyGroup Label =" Build" >
You can’t perform that action at this time.
0 commit comments