Skip to content

Commit

Permalink
update library packaes and version number (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
dibiancoj authored Feb 24, 2024
1 parent 237ea53 commit d804f34
Show file tree
Hide file tree
Showing 14 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Src/LibraryCore.ApiClient/LibraryCore.ApiClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>Simplified library to make api calls using http client</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - Api Client</Title>
<IsTrimmable>true</IsTrimmable>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>Distributed Session State Library</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - Distributed Session State</Title>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">false</IsAotCompatible>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>Html View Rendering</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - Html Rendering</Title>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">false</IsAotCompatible>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.AspNet/LibraryCore.AspNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>AspNet Core Common Library</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - AspNet</Title>
<IsTrimmable>true</IsTrimmable>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Authors>Jason DiBianco</Authors>
<Description>Aws Secret Manager Library</Description>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Title>LibraryCore - Aws Secret Manager</Title>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.Caching/LibraryCore.Caching.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>.NetCore Common Utilities For Caching</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - Caching</Title>
<IsTrimmable>true</IsTrimmable>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.Core/LibraryCore.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Authors>Jason DiBianco</Authors>
<Description>.NetCore Common Library</Description>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Title>LibraryCore - Core</Title>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.Healthcare/LibraryCore.Healthcare.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>.NetCore Common Utilities For Healthcare</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - Healthcare</Title>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">false</IsAotCompatible>
<IsTrimmable>true</IsTrimmable>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.JsonNet/LibraryCore.JsonNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>.NetCore Common Utilities For Json.Net</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - JsonNet</Title>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">false</IsAotCompatible>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.Kafka/LibraryCore.Kafka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Description>.NetCore Kafka Logic With Consumer Patterns</Description>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<Title>LibraryCore - Kafka</Title>
<IsTrimmable>true</IsTrimmable>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.Mongo/LibraryCore.Mongo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Authors>Jason DiBianco</Authors>
<Description>.NetCore Common Library For Mongo and Document Db</Description>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Title>LibraryCore - Mongo</Title>
Expand Down
2 changes: 1 addition & 1 deletion Src/LibraryCore.Parsers/LibraryCore.Parsers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Authors>Jason DiBianco</Authors>
<Description>.NetCore Common Library For Parsing Such As A Rule Parser</Description>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Title>LibraryCore - Parsers</Title>
Expand Down
6 changes: 3 additions & 3 deletions Src/LibraryCore.Shared/AotErrorMessage.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
namespace LibraryCore.Shared;

public static class ErrorMessages
internal static class ErrorMessages
{
public const string AotDynamicAccess = "DynamicBehavior is incompatible with trimming.";
public const string AotDynamicAccessUseOverload = "DynamicBehavior is incompatible with trimming. Use the JsonTypeInfo overload for aot support.";
internal const string AotDynamicAccess = "DynamicBehavior is incompatible with trimming.";
internal const string AotDynamicAccessUseOverload = "DynamicBehavior is incompatible with trimming. Use the JsonTypeInfo overload for aot support.";
}

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<Authors>Jason DiBianco</Authors>
<Description>.NetCore Common Library For Xml Serialization</Description>
<Version>9.0.0</Version>
<Version>9.0.1</Version>
<RepositoryUrl>https://github.com/dibiancoj/LibraryCore</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">false</IsAotCompatible>
Expand Down

0 comments on commit d804f34

Please sign in to comment.