Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit affe52e

Browse files
authored
Merge pull request #38 from episerver/user/shsh/fix-readme
fix readme
2 parents 1355772 + b17306f commit affe52e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/EpiSourceUpdater/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Support for Extension ZIP Files is available from **v0.2.231403**
2020

2121

2222
### Epi Server Extension
23-
Download Source Code and rebuild it using Visual Studio 2019: [EPI Server Upgrade-Assistant-Extension](https://github.com/episerver/upgrade-assistant-extensions/tree/develop)
23+
Download Source Code and rebuild it using Visual Studio 2019/2022: [EPI Server Upgrade-Assistant-Extension](https://github.com/episerver/upgrade-assistant-extensions/tree/develop)
2424

2525
If successfully rebuilt, take the extension Files and copy them to another place on your local machine:
2626
eg.
27-
from ..\src\SourceUpdater\bin\Debug\netstandard2.0 to c:\EPI-Extension\
27+
from ..\src\SourceUpdater\bin\Debug\net6.0 to c:\EPI-Extension\
2828
![Screenshot with EPI Server Extension](./images/Epi-Extension-items.jpg)
2929

3030
Or also zip those Files into a .zip File, eg. EPI.SourceCode.Updater.zip.

0 commit comments

Comments
 (0)