Settings and activity
8 results found
-
3 votes
An error occurred while saving the comment -
13 votesRalf Koban supported this idea ·
-
7 votesRalf Koban supported this idea ·
-
8 votesRalf Koban supported this idea ·
-
3 votesRalf Koban shared this idea ·
-
1 voteRalf Koban shared this idea ·
-
437 votes
An error occurred while saving the comment Ralf Koban commentedYou can use external parsers for that (I've written some):
.csproj, .sqlproj, .vbproj, .xml:
https://github.com/RalfKoban/xml-semantic-external-parserMaybe that can help you on merging.
-
686 votes
An error occurred while saving the comment Ralf Koban commentedYou can use external parsers for that (I've written some):
.csproj, .sqlproj, .vbproj, .xml:
https://github.com/RalfKoban/xml-semantic-external-parser.resx:
https://github.com/RalfKoban/resx-semantic-external-parserMaybe they can help you on merging.
Please note that support of merging NuGet files is not that easy as you also need to consider and update the versions inside of the Visual Studio project files.