Skip to content

Commit 12b5faf

Browse files
committed
Rename local package store so as not to be confused with Office Metadata
1 parent 14c0e8e commit 12b5faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="Local Packages" value="src/Files.App/nupkgs/" />
4+
<add key="Project Packages" value="src/Files.App/nupkgs/" />
55
</packageSources>
66
</configuration>

0 commit comments

Comments
 (0)