Skip to content

Commit 324137d

Browse files
authored
Merge pull request #15 from GGrouppFoundation/feature/improve-dataverse-failures
Add new failure codes
2 parents 64f8804 + 51534e7 commit 324137d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Application/Application.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<InvariantGlobalization>false</InvariantGlobalization>
99
<RootNamespace>GGroupp.Internal.Timesheet</RootNamespace>
1010
<AssemblyName>GGroupp.Internal.Timesheet.Bot.Application</AssemblyName>
11-
<Version>1.2.0</Version>
11+
<Version>1.2.1</Version>
1212
</PropertyGroup>
1313

1414
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Application' " />
@@ -19,7 +19,7 @@
1919
<PackageReference Include="GGroupp.Infra.Bot.Builder.Command.Stop" Version="1.1.1" />
2020
<PackageReference Include="GGroupp.Infra.Bot.Builder.Integration.AspNet.Core" Version="1.4.0" />
2121
<PackageReference Include="GGroupp.Infra.Bot.Builder.Integration.CosmosDb" Version="1.0.0" />
22-
<PackageReference Include="GGroupp.Infra.Dataverse.Api" Version="2.6.0" />
22+
<PackageReference Include="GGroupp.Infra.Dataverse.Api" Version="2.6.1" />
2323
<PackageReference Include="GGroupp.Infra.Http.SocketsHandlerProvider" Version="2.2.0" />
2424
<PackageReference Include="GGroupp.Internal.Timesheet.ProjectSet.Search.Api" Version="1.4.0" />
2525
<PackageReference Include="GGroupp.Internal.Timesheet.Timesheet.Create.Api" Version="1.4.0" />

0 commit comments

Comments
 (0)