Skip to content

Commit 827c138

Browse files
2020 COMMIT
1 parent 07d2125 commit 827c138

28 files changed

+345
-345
lines changed

.vs/slnx.sqlite

0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1 Bytes
Binary file not shown.
39 Bytes
Binary file not shown.

Labs/1_Revit_API_Intro/SourceCS/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion( "2019.0.0.0" )]
36-
[assembly: AssemblyFileVersion( "2019.0.0.0" )]
35+
[assembly: AssemblyVersion( "2020.0.0.0" )]
36+
[assembly: AssemblyFileVersion( "2020.0.0.0" )]

0 commit comments

Comments
 (0)