Skip to content

Commit

Permalink
fix the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav Zhmayev committed Nov 16, 2022
1 parent 4f57128 commit 7481746
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Revit.Toolkit.sln
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.editorconfig = .editorconfig
.gitattributes = .gitattributes
.gitignore = .gitignore
appveyor.yml = appveyor.yml
CodeAnalyzers.targets = CodeAnalyzers.targets
Directory.Build.props = Directory.Build.props
Directory.Build.targets = Directory.Build.targets
Expand Down
2 changes: 0 additions & 2 deletions src/CodeCave.Revit.Toolkit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
</PropertyGroup>

<PropertyGroup>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<Version>2021.0.1-rc5</Version>
<AssemblyVersion>2021.0.1</AssemblyVersion>
<FileVersion>2021.0.1</FileVersion>
Expand Down

0 comments on commit 7481746

Please sign in to comment.