This repository was archived by the owner on Aug 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.6 .0.*" ) ]
34+ [ assembly: AssemblyVersion ( "1.7 .0.*" ) ]
Original file line number Diff line number Diff line change 99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >RandomCampaignStart</RootNamespace >
1111 <AssemblyName >RandomCampaignStart</AssemblyName >
12- <TargetFrameworkVersion >v3.5 </TargetFrameworkVersion >
12+ <TargetFrameworkVersion >v4.7.1 </TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
14+ <TargetFrameworkProfile />
1415 </PropertyGroup >
1516 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
1617 <DebugType >none</DebugType >
1920 <DefineConstants >TRACE</DefineConstants >
2021 <ErrorReport >prompt</ErrorReport >
2122 <WarningLevel >4</WarningLevel >
23+ <Prefer32Bit >false</Prefer32Bit >
2224 </PropertyGroup >
2325 <ItemGroup >
2426 <Reference Include =" 0Harmony" >
4850 <Compile Include =" Properties\AssemblyInfo.cs" />
4951 </ItemGroup >
5052 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
51- <PropertyGroup >
52- <PostBuildEvent >
53- </PostBuildEvent >
54- </PropertyGroup >
5553</Project >
Original file line number Diff line number Diff line change 22 "Name" : " RandomCampaignStart" ,
33 "DLL" : " RandomCampaignStart.dll" ,
44
5- "Version" : " 1.6 .0" ,
5+ "Version" : " 1.7 .0" ,
66 "Description" : " Randomizes the starting MechWarriors and 'Mechs." ,
77 "Author" : " mpstark" ,
88 "Website" : " www.github.com/mpstark/RandomCampaignStart" ,
You can’t perform that action at this time.
0 commit comments