Skip to content

Commit

Permalink
Update assemblies
Browse files Browse the repository at this point in the history
  • Loading branch information
ADAS-antonio-calatayud committed Jul 30, 2021
1 parent 9cde771 commit 9c19249
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions H2020.IPMDecisions.IDP.API/H2020.IPMDecisions.IDP.API.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>0.3.1.0</Version>
<AssemblyVersion>0.3.1.0</AssemblyVersion>
<FileVersion>0.3.1.0</FileVersion>
<Version>0.3.2.0</Version>
<AssemblyVersion>0.3.2.0</AssemblyVersion>
<FileVersion>0.3.2.0</FileVersion>
<Authors>ADAS Modelling and Informatics Team</Authors>
<Company>RSK ADAS Ltd</Company>
<Product>H2020 IPM Decisions Identity Provider Service</Product>
Expand Down
6 changes: 3 additions & 3 deletions H2020.IPMDecisions.IDP.BLL/H2020.IPMDecisions.IDP.BLL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
</ItemGroup>
<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>0.3.1.0</Version>
<AssemblyVersion>0.3.1.0</AssemblyVersion>
<FileVersion>0.3.1.0</FileVersion>
<Version>0.3.2.0</Version>
<AssemblyVersion>0.3.2.0</AssemblyVersion>
<FileVersion>0.3.2.0</FileVersion>
<Authors>ADAS Modelling and Informatics Team</Authors>
<Company>RSK ADAS Ltd</Company>
<Product>H2020 IPM Decisions Identity Provider Service</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>0.3.1.0</Version>
<AssemblyVersion>0.3.1.0</AssemblyVersion>
<FileVersion>0.3.1.0</FileVersion>
<Version>0.3.2.0</Version>
<AssemblyVersion>0.3.2.0</AssemblyVersion>
<FileVersion>0.3.2.0</FileVersion>
<Authors>ADAS Modelling and Informatics Team</Authors>
<Company>RSK ADAS Ltd</Company>
<Product>H2020 IPM Decisions Identity Provider Service</Product>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>0.3.1.0</Version>
<AssemblyVersion>0.3.1.0</AssemblyVersion>
<FileVersion>0.3.1.0</FileVersion>
<Version>0.3.2.0</Version>
<AssemblyVersion>0.3.2.0</AssemblyVersion>
<FileVersion>0.3.2.0</FileVersion>
<Authors>ADAS Modelling and Informatics Team</Authors>
<Company>RSK ADAS Ltd</Company>
<Product>H2020 IPM Decisions Identity Provider Service</Product>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>0.3.1.0</Version>
<AssemblyVersion>0.3.1.0</AssemblyVersion>
<FileVersion>0.3.1.0</FileVersion>
<Version>0.3.2.0</Version>
<AssemblyVersion>0.3.2.0</AssemblyVersion>
<FileVersion>0.3.2.0</FileVersion>
<Authors>ADAS Modelling and Informatics Team</Authors>
<Company>RSK ADAS Ltd</Company>
<IsPackable>false</IsPackable>
Expand Down

0 comments on commit 9c19249

Please sign in to comment.