Skip to content

Commit

Permalink
Merge pull request #752 from bcgov/BCPSDEMS-2201-delegate-access
Browse files Browse the repository at this point in the history
version bumps
  • Loading branch information
leewrigh authored Jan 29, 2025
2 parents 10aa75f + 990cdd3 commit 89fd3b0
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion backend/DIAMConfiguration/DIAMConfiguration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
<InvariantGlobalization>true</InvariantGlobalization>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion backend/ISLInterfaces/ISLInterfaces.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion backend/JAMService/JAMService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net9.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion backend/NotificationService/NotificationService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>0932d320-0272-4127-af4d-01fae4f7c4c8</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion backend/jumwebapi/jumwebapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>b2b3aeca-3282-4224-bc2c-ae504c17e682</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion backend/service.edt/edt.service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>c27750f6-c52b-45f1-b040-e4c09f34fc0d</UserSecretsId>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion backend/webapi/pidp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>Pidp</RootNamespace>
<UserSecretsId>5c2dc965-00b4-4531-9ff0-9b37193ead9b</UserSecretsId>
<Version>1.1.9</Version>
<Version>1.1.10</Version>
</PropertyGroup>
<ItemGroup>
<Compile Remove="logs\**" />
Expand Down

0 comments on commit 89fd3b0

Please sign in to comment.