mirror of
https://github.com/claunia/romrepomgr.git
synced 2025-12-16 19:24:51 +00:00
Enable unsafe code blocks in project settings
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<FileVersion>1.0.0.0</FileVersion>
|
||||
<InformationalVersion>1.0.0-beta.1</InformationalVersion>
|
||||
<Copyright>© $([System.DateTime]::Now.Year) Natalia Portillo</Copyright>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user