mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-09-09 05:16:30 +00:00
integrate Revit 2025 SDK
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
'
|
||||
' (C) Copyright 2003-2019 by Autodesk, Inc.
|
||||
' (C) Copyright 2003-2023 by Autodesk, Inc.
|
||||
'
|
||||
' Permission to use, copy, modify, and distribute this software in
|
||||
' object code form for any purpose and without fee is hereby granted,
|
||||
@@ -52,4 +52,6 @@ Imports System.Runtime.InteropServices
|
||||
' You can specify all the values or you can default the Build and Revision Numbers
|
||||
' by using the '*' as shown below:
|
||||
|
||||
<Assembly: AssemblyVersion("1.0.*")>
|
||||
<Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("windows7.0")>
|
||||
Reference in New Issue
Block a user