mirror of
https://github.com/ckaczor/WorkIndicator.git
synced 2026-02-16 11:08:31 -05:00
Change to local packages directory
This commit is contained in:
6
NuGet.config
Normal file
6
NuGet.config
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<config>
|
||||||
|
<add key="globalPackagesFolder" value=".\packages" />
|
||||||
|
</config>
|
||||||
|
</configuration>
|
||||||
@@ -191,6 +191,7 @@
|
|||||||
<None Include="app.config" />
|
<None Include="app.config" />
|
||||||
<None Include="appveyor.yml" />
|
<None Include="appveyor.yml" />
|
||||||
<None Include="LICENSE.md" />
|
<None Include="LICENSE.md" />
|
||||||
|
<None Include="NuGet.config" />
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||||
|
|||||||
Reference in New Issue
Block a user