Prototype round #1 of .NET Core MSBuild .props and .targets.
This commit is contained in:
parent
9446a81a25
commit
30712966cc
15 changed files with 494 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="Local" value="Packages" />
|
||||
<add key="tempnuget" value="C:\temp\nuget" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue