diff --git a/global.json b/global.json
index db78be74ea0..ed90209bf1a 100644
--- a/global.json
+++ b/global.json
@@ -1,7 +1,6 @@
{
"sdk": {
- "version": "5.0.100",
- "rollForward": "minor"
+ "version": "5.0.100"
},
"tools": {
"dotnet": "5.0.100",
diff --git a/src/fsharp/xlf/FSComp.txt.ja.xlf b/src/fsharp/xlf/FSComp.txt.ja.xlf
index bafcf91a28e..12a4700a649 100644
--- a/src/fsharp/xlf/FSComp.txt.ja.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ja.xlf
@@ -4062,11 +4062,6 @@
メンバーとローカル クラスの束縛はどちらも '{0}' という名前を使用しています
-
- Unexpected token in type definition. Expected '=' after the type '{0}'.
- Unexpected token in type definition. Expected '=' after the type '{0}'.
-
-
Type abbreviations cannot have interface declarations
型略称にインターフェイスの宣言を含めることはできません
@@ -7622,11 +7617,6 @@
パッケージ マネージャー キー '{0}' は {1} に登録されていませんでした。現在登録済み: {2}
-
- {0}
- {0}
-
-
The dependency manager extension {0} could not be loaded. Message: {1}
依存関係マネージャーの拡張機能 {0} を読み込むことができませんでした。メッセージ: {1}