rename
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
<Compile Include="App.cs" />
|
<Compile Include="App.cs" />
|
||||||
<Compile Include="CmdAvailabilityViews.cs" />
|
<Compile Include="CmdAvailabilityViews.cs" />
|
||||||
<Compile Include="Command.cs" />
|
<Compile Include="Command.cs" />
|
||||||
<Compile Include="Config.cs" />
|
<Compile Include="Configuration.cs" />
|
||||||
<Compile Include="ExternalEventHandler.cs" />
|
<Compile Include="ExternalEventHandler.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
<Compile Include="Runner.cs" />
|
<Compile Include="Runner.cs" />
|
||||||
@@ -72,7 +72,6 @@
|
|||||||
<None Include="config.json">
|
<None Include="config.json">
|
||||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
<None Include="packages.config" />
|
|
||||||
<None Include="xUnitRevit.addin" />
|
<None Include="xUnitRevit.addin" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user