Class PackageSessionPublicHelper
Helper class to load/save a VisualStudio solution.
public static class PackageSessionPublicHelper
- Inheritance
-
PackageSessionPublicHelper
Properties
NetMajorVersion
The current major .NET version that Stride will use.
public static int NetMajorVersion { get; }
Property Value
Methods
FindAndSetMSBuildVersion()
This method finds a compatible version of MSBuild.
public static void FindAndSetMSBuildVersion()