mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 09:37:45 +00:00
Use Directory.Build.props/targets (#1235)
This commit is contained in:
3
templates/Directory.Build.props
Normal file
3
templates/Directory.Build.props
Normal file
@@ -0,0 +1,3 @@
|
||||
<Project>
|
||||
<!-- The file is intentionally left blank to prevent templates from importing other MSBuild files. -->
|
||||
</Project>
|
||||
3
templates/Directory.Build.targets
Normal file
3
templates/Directory.Build.targets
Normal file
@@ -0,0 +1,3 @@
|
||||
<Project>
|
||||
<!-- The file is intentionally left blank to prevent templates from importing other MSBuild files. -->
|
||||
</Project>
|
||||
Reference in New Issue
Block a user