diff --git a/lib/mitel-api b/lib/mitel-api index f4f978c..777a246 160000 --- a/lib/mitel-api +++ b/lib/mitel-api @@ -1 +1 @@ -Subproject commit f4f978c9a78ded201fb54a1662da1227a172ba4f +Subproject commit 777a2467c235bfbcaaa4caf6b41f3a2ad1d0874a diff --git a/src/ommstats/ommstats.csproj b/src/ommstats/ommstats.csproj index a209d68..316eee1 100644 --- a/src/ommstats/ommstats.csproj +++ b/src/ommstats/ommstats.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp2.1 + netcoreapp3.0 eventphone.ommstats @@ -25,11 +25,11 @@ - - - - - + + + + + diff --git a/test/ommstats.test/ommstats.test.csproj b/test/ommstats.test/ommstats.test.csproj index a88fe04..cc60e57 100644 --- a/test/ommstats.test/ommstats.test.csproj +++ b/test/ommstats.test/ommstats.test.csproj @@ -1,7 +1,7 @@ - + - netcoreapp2.1 + netcoreapp3.0 false @@ -9,9 +9,12 @@ - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +