Skip to content

Commit 59fb7c3

Browse files
author
davidkline-ms
committed
update to latest msbuild for unity
1 parent ab7a0f1 commit 59fb7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit/Utilities/Editor/PackageManifest/PackageManifestUpdater.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ internal static class PackageManifestUpdater
1818
private static string[] MSBuildRegistryScopes = new string[] { "com.microsoft" };
1919

2020
private static string MSBuildPackageName = "com.microsoft.msbuildforunity";
21-
private static string MSBuildPackageVersion = "0.8.3";
21+
private static string MSBuildPackageVersion = "0.9.1";
2222

2323
/// <summary>
2424
/// Ensures the required settings exist in the package manager to allow for

0 commit comments

Comments
 (0)