We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab7a0f1 + 59fb7c3 commit 384d8aeCopy full SHA for 384d8ae
Assets/MixedRealityToolkit/Utilities/Editor/PackageManifest/PackageManifestUpdater.cs
@@ -18,7 +18,7 @@ internal static class PackageManifestUpdater
18
private static string[] MSBuildRegistryScopes = new string[] { "com.microsoft" };
19
20
private static string MSBuildPackageName = "com.microsoft.msbuildforunity";
21
- private static string MSBuildPackageVersion = "0.8.3";
+ private static string MSBuildPackageVersion = "0.9.1";
22
23
/// <summary>
24
/// Ensures the required settings exist in the package manager to allow for
0 commit comments