File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 <DotNetSdkManifestsFolder >$(DotNetPreviewVersionBand)$([System.Text.RegularExpressions.Regex]::Match($(MicrosoftDotnetSdkInternalPackageVersion), `\-(preview|rc).\d+`))</DotNetSdkManifestsFolder >
1717 <!-- NOTE: sometimes we hardcode these when transitioning to new version bands -->
1818 <DotNetAndroidManifestVersionBand >$(DotNetPreviewVersionBand)</DotNetAndroidManifestVersionBand >
19- <DotNetMonoManifestVersionBand >$(DotNetPreviewVersionBand) </DotNetMonoManifestVersionBand >
20- <DotNetEmscriptenManifestVersionBand >$(DotNetPreviewVersionBand) </DotNetEmscriptenManifestVersionBand >
19+ <DotNetMonoManifestVersionBand >8.0.100 </DotNetMonoManifestVersionBand >
20+ <DotNetEmscriptenManifestVersionBand >8.0.100 </DotNetEmscriptenManifestVersionBand >
2121 </PropertyGroup >
2222</Project >
You can’t perform that action at this time.
0 commit comments