Skip to content

Commit

Permalink
Publish to github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hbulens committed Apr 28, 2020
1 parent 98c5675 commit 9e82310
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 19 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/bin
**/obj
*.vs
*.vs
nuget.config
2 changes: 2 additions & 0 deletions src/core/Dime.System.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
<FileVersion>1.0.5.0</FileVersion>
<NeutralLanguage>en</NeutralLanguage>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryUrl>https://github.com/dimenics/dime-system</RepositoryUrl>
<RepositoryType>git</RepositoryType>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
Expand Down
18 changes: 0 additions & 18 deletions tools/Nuget.config

This file was deleted.

0 comments on commit 9e82310

Please sign in to comment.