File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -131,19 +131,16 @@ publish/
131131* .pubxml
132132
133133# NuGet Packages
134- packages /*
135134** /packages /*
136135* .nupkg
137136# # TODO: If the tool you use *requires* repositories.config, (note that this file is normally regenerated so you should not need it in source control)
138- # # uncomment the next two lines
139- # !packages/repositories.config
137+ # # uncomment the next line
140138# !**/packages/repositories.config
141139
142140# Enable "build/" folder in the NuGet Packages folder since
143141# NuGet packages use it for MSBuild targets.
144- # These two line needs to be after the ignore of the build folder
142+ # This line needs to be after the ignore of the build folder
145143# (and the packages folder if the line above has been uncommented)
146- ! packages /build /
147144! ** /packages /build /
148145
149146# Windows Azure Build Output
You can’t perform that action at this time.
0 commit comments