Skip to content

Commit

Permalink
Updated packages. (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgernand authored Apr 13, 2023
1 parent e7caf73 commit cbb7350
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.$(MSBuildProjectName.Replace(" ", "_").Replace(".Abstractions", ""))</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down Expand Up @@ -47,7 +47,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="MadEyeMatt.AspNetCore.Identity.MongoDB" Version="7.2.1" />
<PackageReference Include="MadEyeMatt.AspNetCore.Identity.MongoDB" Version="7.2.2" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.AspNetCore.Identity.Permissions</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.AspNetCore.Identity.Permissions</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<RootNamespace>MadEyeMatt.AspNetCore.Identity.Permissions</RootNamespace>
<IncludeSymbols>false</IncludeSymbols>
<Copyright>Copyright © 2022-2023 Matthias Gernand. All rights reserved.</Copyright>
<Version>8.4.1</Version>
<AssemblyVersion>8.4.1</AssemblyVersion>
<FileVersion>8.4.1</FileVersion>
<Version>8.4.2</Version>
<AssemblyVersion>8.4.2</AssemblyVersion>
<FileVersion>8.4.2</FileVersion>
<Authors>Matthias Gernand</Authors>
<Description>A libary that adds permission-based authorization.</Description>
<NeutralLanguage>en</NeutralLanguage>
Expand Down

0 comments on commit cbb7350

Please sign in to comment.