This commit is contained in:
parent
4e861a9965
commit
fddabd4a51
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
namespace Microsoft.DotNet.ProjectJsonMigration
|
namespace Microsoft.DotNet.ProjectJsonMigration
|
||||||
{
|
{
|
||||||
internal class LocalizableStrings
|
public class LocalizableStrings
|
||||||
{
|
{
|
||||||
public const string DoubleMigrationError = "Detected double project migration: {0}";
|
public const string DoubleMigrationError = "Detected double project migration: {0}";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue