diff --git a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj index 9f4a543..40f60c6 100644 --- a/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj +++ b/Yoti.Auth.Sandbox/Yoti.Auth.Sandbox.csproj @@ -12,7 +12,7 @@ Yoti.Sandbox https://developers.yoti.com/yoti-app/web-integration false - 1.6.0 + 1.6.1 diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4b7062a..b41fd04 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -27,7 +27,7 @@ steps: scannerMode: 'MSBuild' projectKey: 'getyoti:dotnet-sandbox' projectName: '.NET SDK Sandbox' - projectVersion: '1.6.0' + projectVersion: '1.6.1' extraProperties: | sonar.cs.opencover.reportsPaths="**/coverage.opencover.xml" sonar.links.scm = https://github.com/getyoti/yoti-dotnet-sdk-sandbox