chore: hochgestuft auf 2.1
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
public interface IHttpClientOptions
|
||||
{
|
||||
public string Uri { get; init; }
|
||||
public string Uri { get; set; }
|
||||
}
|
||||
}
|
||||
@@ -16,9 +16,10 @@
|
||||
<PackageProjectUrl></PackageProjectUrl>
|
||||
<RepositoryUrl>http://git.dd:3000/AppStd/WebCoreModules.git</RepositoryUrl>
|
||||
<PackAsTool>False</PackAsTool>
|
||||
<NeutralLanguage>aa-DJ</NeutralLanguage>
|
||||
<PackageIcon>core_icon.png</PackageIcon>
|
||||
<Version>2.0.0.0</Version>
|
||||
<Version>2.1.0.0</Version>
|
||||
<AssemblyVersion>2.1.0.0</AssemblyVersion>
|
||||
<FileVersion>2.1.0.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user