replaced Revit 2020 SDK by Revit 2021 SDK

This commit is contained in:
Jeremy Tammik
2020-05-11 14:07:56 +02:00
parent 06ba6e0541
commit 64f8b0ed3e
250 changed files with 1225 additions and 1496 deletions
+2 -2
View File
@@ -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>
+2 -4
View File
@@ -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