Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Commit

Permalink
fix: don't use resource manager for files liquid engine
Browse files Browse the repository at this point in the history
  • Loading branch information
biohazard999 committed Dec 11, 2019
1 parent 14a9162 commit 5e1533e
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 462 deletions.
10 changes: 0 additions & 10 deletions src/Pretzel.Logic/Pretzel.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Compile Update="Properties\Liquid.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Liquid.resx</DependentUpon>
</Compile>
<Compile Update="Properties\Razor.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
Expand Down Expand Up @@ -89,11 +84,6 @@
<SubType>Designer</SubType>
<LastGenOutput>Razor.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Update="Properties\Liquid.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>Liquid.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Update="Properties\RazorWiki.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>RazorWiki.Designer.cs</LastGenOutput>
Expand Down
284 changes: 0 additions & 284 deletions src/Pretzel.Logic/Properties/Liquid.Designer.cs

This file was deleted.

Loading

0 comments on commit 5e1533e

Please sign in to comment.