You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/EpiSourceUpdater/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ Support for Extension ZIP Files is available from **v0.2.231403**
20
20
21
21
22
22
### 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)
24
24
25
25
If successfully rebuilt, take the extension Files and copy them to another place on your local machine:
26
26
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\
28
28

29
29
30
30
Or also zip those Files into a .zip File, eg. EPI.SourceCode.Updater.zip.
0 commit comments