Skip to content

Commit

Permalink
GitHubSync update - master
Browse files Browse the repository at this point in the history
  • Loading branch information
internalautomation[bot] authored Nov 9, 2023
1 parent be591e7 commit fed0e5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
</packageSources>
<packageSourceMapping>
<packageSource key="nuget.org">
<package pattern="*" />
<package pattern="*" />
</packageSource>
<packageSource key="particular packages">
<package pattern="*" />
<package pattern="*" />
</packageSource>
<packageSource key="local packages">
<package pattern="*" />
</packageSource>
</packageSourceMapping>
</configuration>
2 changes: 1 addition & 1 deletion src/.editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TODO: Uncomment when analyzer line ending problem is fixed
#root = true

[*.{csproj,xml}]
[*.{csproj,props,targets,xml}]
indent_style = space
indent_size = 2

Expand Down

0 comments on commit fed0e5a

Please sign in to comment.