Skip to content

Commit

Permalink
Merge pull request #254 from Particular/GitHubSync-20231109-001135
Browse files Browse the repository at this point in the history
GitHubSync update - master
  • Loading branch information
DavidBoike committed Nov 9, 2023
2 parents 97c173c + 7badd03 commit 6127ead
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 6127ead

Please sign in to comment.