Skip to content

Commit a8e0328

Browse files
author
Jeremy Tammik
committed
removed .vs temp file folder
2 parents 80ce06b + 827c138 commit a8e0328

26 files changed

+17798
-345
lines changed

.vs/slnx.sqlite

Lines changed: 17453 additions & 0 deletions
Large diffs are not rendered by default.
-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)