Skip to content

Commit 52bdea8

Browse files
committed
Bump Objects to 0.0.23, clean NuGet.config
1 parent cdf2da6 commit 52bdea8

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

AnointedAutomation.Objects/AnointedAutomation.Objects.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Copyright>Copyright © 2023 Anointed Automation, LLC All rights reserved.</Copyright>
1212
<Description>Standardization for Objects - AnointedAutomation.Objects</Description>
1313
<RepositoryUrl>https://github.com/roku674/AnointedAutomation</RepositoryUrl>
14-
<Version>0.0.22</Version>
14+
<Version>0.0.23</Version>
1515
<PackageTags>objects</PackageTags>
1616
<PackageReleaseNotes>https://github.com/roku674/AnointedAutomation/pkgs/nuget/AnointedAutomation.Objects</PackageReleaseNotes>
1717
<Authors>Anointed Automation LLC, Alexander Fields</Authors>

NuGet.config

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,5 @@
33
<packageSources>
44
<clear />
55
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
6-
<add key="LocalPackages" value="/home/roku674/Anointed Automation LLC/LocalNuGetPackages" />
76
</packageSources>
8-
<packageSourceMapping>
9-
<packageSource key="LocalPackages">
10-
<package pattern="AnointedAutomation.*" />
11-
</packageSource>
12-
<packageSource key="nuget.org">
13-
<package pattern="*" />
14-
</packageSource>
15-
</packageSourceMapping>
167
</configuration>

0 commit comments

Comments
 (0)