Skip to content

Commit

Permalink
Updated resources for 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Herzog committed May 10, 2019
1 parent 540103e commit 733168e
Show file tree
Hide file tree
Showing 9 changed files with 2,379 additions and 2,231 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

833 changes: 0 additions & 833 deletions src/Libraries/SmartStore.Data/Migrations/MigrationsConfiguration.cs

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions src/Libraries/SmartStore.Data/SmartStore.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,10 @@
<Compile Include="Migrations\201905020948354_WidgetTopics.Designer.cs">
<DependentUpon>201905020948354_WidgetTopics.cs</DependentUpon>
</Compile>
<Compile Include="Migrations\201905101159134_V320Resources.cs" />
<Compile Include="Migrations\201905101159134_V320Resources.Designer.cs">
<DependentUpon>201905101159134_V320Resources.cs</DependentUpon>
</Compile>
<Compile Include="ObjectContextBase.SaveChanges.cs" />
<Compile Include="Setup\Builder\ActivityLogTypeMigrator.cs" />
<Compile Include="Setup\Builder\PermissionMigrator.cs" />
Expand Down Expand Up @@ -1192,6 +1196,9 @@
<EmbeddedResource Include="Migrations\201905020948354_WidgetTopics.resx">
<DependentUpon>201905020948354_WidgetTopics.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Migrations\201905101159134_V320Resources.resx">
<DependentUpon>201905101159134_V320Resources.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Sql\Indexes.sql" />
<EmbeddedResource Include="Sql\StoredProcedures.sql" />
</ItemGroup>
Expand Down

0 comments on commit 733168e

Please sign in to comment.