3737 <HintPath >Dependencies\Assembly-CSharp.dll</HintPath >
3838 <Private >False</Private >
3939 </Reference >
40- <Reference Include =" HullCamera " >
41- <HintPath >Dependencies\HullCamera .dll</HintPath >
40+ <Reference Include =" HullcamVDSContinued " >
41+ <HintPath >Dependencies\HullcamVDSContinued .dll</HintPath >
4242 <Private >False</Private >
4343 </Reference >
4444 <Reference Include =" KSPAssets" >
111111 </Reference >
112112 </ItemGroup >
113113 <ItemGroup >
114+ <Compile Include =" Properties\AssemblyInfo.cs" />
114115 <Compile Include =" Settings.cs" />
115116 <Compile Include =" TgpCamRotator.cs" />
116117 <Compile Include =" Core.cs" />
127128 <Name >OfCourseIStillLoveYou.TUFX</Name >
128129 </ProjectReference >
129130 </ItemGroup >
130- <ItemGroup >
131- <Folder Include =" Properties\" />
132- </ItemGroup >
131+ <ItemGroup />
133132 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
134133 <PropertyGroup >
135134 <PostBuildEvent >
@@ -178,16 +177,16 @@ MD $(ProjectDir)Distribution\GameData\%25ModName%25\Plugins\
178177xcopy /E /Y "$(ProjectDir)"Dependencies\win\grpc_csharp_ext.dll "$(ProjectDir)Distribution\GameData\%25ModName%25\Plugins\"
179178</PreBuildEvent >
180179 </PropertyGroup >
181- <Target Name =" BeforeBuild" >
182- <ItemGroup >
183- <AssemblyAttributes Include =" AssemblyVersion" >
184- <_Parameter1 >$(Version)</_Parameter1 >
185- </AssemblyAttributes >
186- </ItemGroup >
187- <MakeDir Directories =" $(IntermediateOutputPath)" />
188- <WriteCodeFragment Language =" C#" OutputFile =" $(IntermediateOutputPath)Version.cs" AssemblyAttributes =" @(AssemblyAttributes)" />
189- <ItemGroup >
190- <Compile Include =" $(IntermediateOutputPath)Version.cs" />
191- </ItemGroup >
192- </Target >
180+ <!-- < Target Name="BeforeBuild"> -- >
181+ <!-- < ItemGroup> -- >
182+ <!-- < AssemblyAttributes Include="AssemblyVersion"> -- >
183+ <!-- < _Parameter1>$(Version)</_Parameter1> -- >
184+ <!-- < /AssemblyAttributes> -- >
185+ <!-- < /ItemGroup> -- >
186+ <!-- < MakeDir Directories="$(IntermediateOutputPath)" /> -- >
187+ <!-- < WriteCodeFragment Language="C#" OutputFile="$(IntermediateOutputPath)Version.cs" AssemblyAttributes="@(AssemblyAttributes)" /> -- >
188+ <!-- < ItemGroup> -- >
189+ <!-- < Compile Include="$(IntermediateOutputPath)Version.cs" /> -- >
190+ <!-- < /ItemGroup> -- >
191+ <!-- < /Target> -- >
193192</Project >
0 commit comments