File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 9393 weak
9494[file "src/Directory.Build.props"]
9595 url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
96- sha = b1d14c6379e5820eb2c30e08bedbdf6e9c8e8cb2
97- etag = 33cd19e0f599f444c320406da3452e9e84d28c3bb13c09e9190d9d2e7f129545
96+ sha = 6dfe21fbd4a8390448958c714f8e9006fc4ac3ca
97+ etag = de7c6b643bac2fc6651fa08f69d628cbbe12e7050829b981ac771e1b9ccccd89
9898 weak
9999[file "src/Directory.Build.targets"]
100100 url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
Original file line number Diff line number Diff line change @@ -277,7 +277,6 @@ respectively.
277277 [](https://github.com/jfoshee)
278278 [](https://github.com/Mrxx99)
279279 [](https://github.com/eajhnsn1)
280- [](https://github.com/mackayn)
281280 [](https://github.com/certifytheweb)
282281 [](https://github.com/IxTechnologies)
283282 [](https://github.com/davidjenni)
@@ -295,7 +294,7 @@ respectively.
295294 [](https://github.com/sorahex)
296295 [](https://github.com/arsdragonfly)
297296 [](https://github.com/vezel-dev)
298- [](https://github.com/georg-jung )
297+ [](https://github.com/michaelstaib )
299298
300299
301300<!-- sponsors .md -->
Original file line number Diff line number Diff line change 142142 <ProjectProperty Include =" PublicKeyToken" />
143143 </ItemGroup >
144144
145+ <ItemGroup Label =" Throw" >
146+ <Using Include =" System.ArgumentException" Static =" true" />
147+ <Using Include =" System.ArgumentOutOfRangeException" Static =" true" />
148+ <Using Include =" System.ArgumentNullException" Static =" true" />
149+ </ItemGroup >
150+
145151 <Import Project =" Directory.props" Condition =" Exists('Directory.props')" />
146152 <Import Project =" Directory.props.user" Condition =" Exists('Directory.props.user')" />
147153</Project >
You can’t perform that action at this time.
0 commit comments