Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ assignees: ''
#
# There's a better way to get help!
#
# Send your questions or issues to sdksupport@yoti.com
# Send your questions or issues to https://support.yoti.com
#
#
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ Backup*/
# except build/, which is used as an MSBuild target.
!**/packages/build/

.DS_STORE
.DS_Store

# Coverage
OpenCover/

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The Yoti SDK can be used for the following products, follow the links for more i

## Support

For any questions or support please email [[email protected]](mailto:clientsupport@yoti.com).
For any questions or support please contact us here: https://support.yoti.com
Please provide the following to get you up and working as quickly as possible:

* Computer type
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ steps:
scannerMode: 'MSBuild'
projectKey: 'getyoti:dotnet'
projectName: '.NET SDK'
projectVersion: '3.11.0'
projectVersion: '3.13.0'
extraProperties: |
sonar.cs.opencover.reportsPaths="**/coverage.opencover.xml"
sonar.links.scm = https://github.com/getyoti/yoti-dotnet-sdk
Expand Down
25 changes: 0 additions & 25 deletions src/Examples/DocScan/DocScanExample/DocScanExample.sln

This file was deleted.

2 changes: 1 addition & 1 deletion src/Yoti.Auth/Yoti.Auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<LangVersion>latest</LangVersion>
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
<Version>3.12.0</Version>
<Version>3.14.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Binary file removed test/.DS_Store
Binary file not shown.
Binary file removed test/Yoti.Auth.Tests/.DS_Store
Binary file not shown.
Binary file removed test/Yoti.Auth.Tests/DocScan/.DS_Store
Binary file not shown.
Binary file removed test/Yoti.Auth.Tests/DocScan/Session/.DS_Store
Binary file not shown.
Binary file not shown.