Skip to content

Commit

Permalink
Remove 6.3 PreviousVersion Attributes (#591)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser Greenroyd authored Sep 26, 2023
2 parents d43a09e + 0c47a67 commit c6f9820
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
7 changes: 0 additions & 7 deletions XML_Engine/Versioning_63.json

This file was deleted.

4 changes: 0 additions & 4 deletions XML_Engine/XML_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,12 @@
<FileVersion>7.0.0.0</FileVersion>
<OutputPath>..\Build\</OutputPath>
</PropertyGroup>

<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="xcopy &quot;$(TargetDir)$(TargetFileName)&quot; &quot;C:\ProgramData\BHoM\Assemblies&quot; /Y" />
</Target>

<ItemGroup>
<ProjectReference Include="..\XML_oM\XML_oM.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="BHoM">
<HintPath>$(ProgramData)\BHoM\Assemblies\BHoM.dll</HintPath>
Expand Down Expand Up @@ -56,5 +53,4 @@
<SpecificVersion>False</SpecificVersion>
</Reference>
</ItemGroup>

</Project>

0 comments on commit c6f9820

Please sign in to comment.