Skip to content

Commit

Permalink
Switch to newer resx codegen built-in the SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Feb 15, 2024
1 parent bb69b57 commit b269e8f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 591 deletions.
15 changes: 0 additions & 15 deletions src/Mvp.Xml/Mvp.Xml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,6 @@
<!--<ProjectReference Include="..\Mvp.Xml.CodeAnalysis\Mvp.Xml.CodeAnalysis.csproj" ReferenceOutputAssembly="false" OutputItemType="None" />-->
</ItemGroup>

<ItemGroup>
<Compile Update="Properties\Resources.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
</ItemGroup>

<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>

<Target Name="RenameMethods" AfterTargets="CoreCompile">
<PropertyGroup>
<IntermediateAssembly>@(IntermediateAssembly -> '%(FullPath)')</IntermediateAssembly>
Expand Down
Loading

0 comments on commit b269e8f

Please sign in to comment.