mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-09 05:16:30 +00:00
replaced Revit 2020 SDK by Revit 2021 SDK
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<RevitAddIns>
|
||||
<AddIn Type="Application">
|
||||
<Name>RvtSamples External Application</Name>
|
||||
<Assembly>Y:\a\src\rvt\RevitSdkSamples\SDK\Samples\RvtSamples\CS\bin\Debug\RvtSamples.dll</Assembly>
|
||||
<Name>External Tool</Name>
|
||||
<Assembly>RvtSamples.dll</Assembly>
|
||||
<ClientId>42cb0a70-2ee7-4e64-a42d-87b9cdcc41c8</ClientId>
|
||||
<FullClassName>RvtSamples.Application</FullClassName>
|
||||
<VendorId>ADSK</VendorId>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>RvtSamples</RootNamespace>
|
||||
<AssemblyName>RvtSamples</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
@@ -85,9 +85,7 @@
|
||||
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="RvtSamples.addin" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<Content Include="Icons\Analysis.ico">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user