Skip to content

Commit

Permalink
Update album lists
Browse files Browse the repository at this point in the history
  • Loading branch information
RickStrahl committed Jun 3, 2018
1 parent 0006bdc commit fdc0f16
Show file tree
Hide file tree
Showing 2 changed files with 5,257 additions and 5,248 deletions.
8 changes: 4 additions & 4 deletions src/AlbumViewerNetCore/AlbumViewerNetCore.csproj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<UserSecretsId>d900d6cb-0e21-403b-94a3-17412045e7b4</UserSecretsId>
<Version>1.0.9</Version>
<AssemblyVersion>1.0.9.0</AssemblyVersion>
<FileVersion>1.0.9.0</FileVersion>
<Version>1.0.10</Version>
<AssemblyVersion>1.0.10.0</AssemblyVersion>
<FileVersion>1.0.10.0</FileVersion>
<StartupObject></StartupObject>
</PropertyGroup>

Expand Down
Loading

0 comments on commit fdc0f16

Please sign in to comment.