|
|
|
@ -8,6 +8,7 @@ |
|
|
|
<RepositoryUrl>https://github.com/SimonG96/LightweightIocContainer</RepositoryUrl> |
|
|
|
<RepositoryUrl>https://github.com/SimonG96/LightweightIocContainer</RepositoryUrl> |
|
|
|
<LangVersion>default</LangVersion> |
|
|
|
<LangVersion>default</LangVersion> |
|
|
|
<Nullable>enable</Nullable> |
|
|
|
<Nullable>enable</Nullable> |
|
|
|
|
|
|
|
<ImplicitUsings>enable</ImplicitUsings> |
|
|
|
<DocumentationFile>LightweightIocContainer.xml</DocumentationFile> |
|
|
|
<DocumentationFile>LightweightIocContainer.xml</DocumentationFile> |
|
|
|
<VersionPrefix>4.0.0-beta</VersionPrefix> |
|
|
|
<VersionPrefix>4.0.0-beta</VersionPrefix> |
|
|
|
</PropertyGroup> |
|
|
|
</PropertyGroup> |
|
|
|
|