File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.git * export-ignore
2- Source / export-ignore
2+ Source / export-ignore
3+ v1.1 /Assemblies /0Harmony.dll export-ignore
Original file line number Diff line number Diff line change 1313Allows loading & saving sets of active mods for Rimworld.
1414
1515Japanese translation by Proxyer]]> </description >
16+ <modDependenciesByVersion >
17+ <v1 .1>
18+ <li >
19+ <packageId >brrainz.harmony</packageId >
20+ <displayName >Harmony</displayName >
21+ <steamWorkshopUrl >steam://url/CommunityFilePage/2009463077</steamWorkshopUrl >
22+ <downloadUrl >https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl >
23+ </li >
24+ </v1 .1>
25+ </modDependenciesByVersion >
26+ <loadAfter >
27+ <li >brrainz.harmony</li >
28+ </loadAfter >
1629</ModMetaData >
Original file line number Diff line number Diff line change 3232 <ErrorReport >prompt</ErrorReport >
3333 <WarningLevel >4</WarningLevel >
3434 </PropertyGroup >
35+ <PropertyGroup >
36+ <RunPostBuildEvent >OnOutputUpdated</RunPostBuildEvent >
37+ </PropertyGroup >
3538 <ItemGroup >
3639 <Reference Include =" Assembly-CSharp" >
3740 <HintPath >$(RimworldManagedDir11)\Assembly-CSharp.dll</HintPath >
103106 </ItemGroup >
104107 <ItemGroup >
105108 <PackageReference Include =" Lib.Harmony" >
106- <Version >2.0.0.6 </Version >
109+ <Version >2.0.0.8 </Version >
107110 </PackageReference >
108111 <PackageReference Include =" MSBuildTasks" >
109112 <Version >1.5.0.235</Version >
126129 </Target >
127130 <Target Name =" AfterBuild" >
128131 </Target >
132+ <PropertyGroup >
133+ <PostBuildEvent >DEL "$(OutDir)\0Harmony.dll"</PostBuildEvent >
134+ </PropertyGroup >
129135</Project >
Original file line number Diff line number Diff line change 1212[ assembly: System . Reflection . AssemblyCopyright ( "Copyright © DoctorVanGogh 2017" ) ]
1313[ assembly: System . Runtime . InteropServices . ComVisible ( false ) ]
1414[ assembly: System . Runtime . InteropServices . Guid ( "ab2e8e89-3d1d-4e36-a0ae-489b6ebc84a6" ) ]
15- [ assembly: System . Reflection . AssemblyVersion ( "2.0.0.273 " ) ]
15+ [ assembly: System . Reflection . AssemblyVersion ( "2.0.0.277 " ) ]
1616
1717
Original file line number Diff line number Diff line change 1- 2.0.0.273
1+ 2.0.0.277
You can’t perform that action at this time.
0 commit comments