Skip to content

Commit ea28f1d

Browse files
authored
Merge pull request #191530 from sunil-indoria/sindoria-removeActorVersionInfo
removed actor nuget version from doc
2 parents 8c030cc + 6fb422e commit ea28f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-startupservices-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Sample StartupServices.xml file
124124
</StartupServicesManifest>
125125
```
126126

127-
The startupServices.xml feature is enabled for all new project in SDK version 5.0.516.9590 and above. For actor services, this is enabled in Microsoft.ServiceFabric.Actors NuGet version 5.0.516 and above. Projects created with older version of SDK are are fully backward compatible with latest SDK. Migration of old projects into new design is not supported. If user wants to create an Service Fabric Application without StartupServices.xml in newer version of SDK, user should click on "Help me choose a project template" link as shown in picture below.
127+
The startupServices.xml feature is enabled for all new project in SF SDK version 5.0.516.9590 and above. Projects created with older version of SDK are are fully backward compatible with latest SDK. Migration of old projects into new design is not supported. If user wants to create an Service Fabric Application without StartupServices.xml in newer version of SDK, user should click on "Help me choose a project template" link as shown in picture below.
128128

129129
![Create New Application option in New Design][create-new-project]
130130

0 commit comments

Comments
 (0)