You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/dotnet/Plugin.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<Project>
2
2
3
3
<PropertyGroup>
4
-
<SdkVersion>2024.3.0</SdkVersion>
4
+
<SdkVersion>2025.1.0</SdkVersion>
5
5
6
6
<Title>Rimworld Development Environment</Title>
7
7
<Description>Bring the intelligence of your IDE to Rimworld XML files. Use information backed by Rimworlds DLL file to autocomplete your XML, Ctrl+Click into the C# that your XML gets translated into and see what options you have when adding items in your mods!</Description>
0 commit comments