A MSBuild task that converts the `.resx` files to the `.Designer.cs` files.
Info
Version: | 1.0.0-alpha7 |
Author(s): | Andrey Taritsyn |
Last Update: | Tuesday, September 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Taritsyn/ResxToCs |
NuGet Url: | https://www.nuget.org/packages/ResxToCs.MSBuild |
Install
Install-Package ResxToCs.MSBuild
dotnet add package ResxToCs.MSBuild
paket add ResxToCs.MSBuild
ResxToCs.MSBuild Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.0)
Tags